Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ednet-dev/cms

Init release EDNetCore, EDNetCoreGen, EDNetCMS with locked versioning

10 Mar 14:00
9390df6

Choose a tag to compare

EDNetCMS

0.0.1+4 2023-03-10

  • streamline and lock versioning of ednet_core, ednet_code_generation and ednet_cms to v0.
    0.0.1+3 2023-03-10
  • monorepo extended with:
    • core,
    • ednet_core_gen
  • cms:
    • init build system
    • EDNetDSL JSON schema for JSON and YAML dialects
    • init ednet context domains:
      • authentication
      • direct_democracy
      • legislation
      • example domain model

0.0.1+2

  • Bump pub version to 0.0.1+2 to test CI/CD

0.0.1+1

  • Configure CI/CD with Codemagic and publish EDNetCMS to pub.dev

EDNetCore

0.0.1+4 2023-03-10

  • streamline and lock versioning of ednet_core, ednet_code_generation and ednet_cms to v0.

0.0.1+3 2023-03-08

  • EDNetDSL JSON schema for JSON and YAML dialects
  • example yaml domain model

0.0.1+2 2023-03-08

  • refactor to modern Dart
    • all Api suffixes of interfaces to IName
    • ConceptEntity -> Entity
    • nullability functional unstable solution
  • reset version

EDNetCodeGeneration

0.0.1+4 2023-03-10

  • streamline and lock versioning of ednet_core, ednet_code_generation and ednet_cms to v0.

0.0.1+3 2023-05-01

  • refactor to modern Dart
  • integrate in ednet cms monorepo
  • reset version