ednet_code_generation 0.0.1+5 ednet_code_generation: ^0.0.1+5 copied to clipboard
Generate a new EDNetCore project.
Version history of EDNetCoreGen #
based on Semantic Versioning 0.0.1+5 2023-03-10
- Tag based GitHub Actions publishing of core, gen and cms
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
Legacy #
2.0.2 2015-05-01
- add void where missing
2.0.1 2015-04-24
- add .pub to .gitignore gen in bin/ednet_core_gen.dart
- update pubspec gen in bin/ednet_core_gen.dart
2.0.0 2014-03-19
- update pubspec.yaml to EDNetCore and ednet_core_default_app on GitHub
- gen doc/pubspec.txt file and doc/specific_changes folder
- create var for the model's data json
- create var for each entry's data json
- update code gen (specific repo, domain and model)
- add EDNetCore error if the domain and model names are the same
- add EDNetCore error if the domain name is domain
- add EDNetCore error if the model name is model
1.0.2 2014-02-25
- update .gitignore
- update gen html page with link to the model
- update version in pubspec.yaml
- update version in generated pubspec.yaml
1.0.1 2013-11-10
- update pubspec.yaml and .gitignore gen
1.0.0 2013-11-08
- update README.md