ednet_code_generation 0.0.4 ednet_code_generation: ^0.0.4 copied to clipboard
Generate a new EDNetCore project.
0.0.4 #
- FIX: pub dependencies instead of local absolute path.
- FEAT: EDNetCodeGenerator invoked from 3rd party package.
- FEAT: refactor package from command line only and init EDNetCodeGenerator for programmatically generated domain models.
- FEAT: feature.
0.0.3+1 #
- FIX: pub dependencies instead of local absolute path.
0.0.3 #
- FEAT(ednet_code_generation): EDNetCodeGenerator invoked from 3rd party package.
- FEAT(ednet_code_generation): refactor package from command line only and init EDNetCodeGenerator for programmatically generated domain models.
0.0.2 #
- FEAT(ednet_code_generation): feature.
0.0.1+7 #
- Debug Github CI/CD
0.0.1+6 #
- Debug Github CI/CD
0.0.1+5 #
- Tag based GitHub Actions publishing of core, gen and cms
0.0.1+4 #
- streamline and lock versioning of ednet_core, ednet_code_generation and ednet_cms to v0.
0.0.1+3 #
- refactor to modern Dart
- integrate in ednet cms monorepo
- reset version
0.0.1+2 #
- initial
0.0.1+1 #
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