endaft 0.0.3-dev.38 endaft: ^0.0.3-dev.38 copied to clipboard
Operations and utilities for the enDaft (Dart, AWS, Flutter, Terraform) solution templates.
v0.0.3-dev.38 #
๐ New Features #
- anon: enables full-anon mode
- install: adds template installer
- improves arg processing
- logger: adds support for NO_COLOR env
- deps: adds deps command for x-arch
๐ Bugfixes #
- cli: ensures folder when creating files
- cli: fixes local cli path
- schemas: disables problematic validation with conditional schemas
- schema: fixes required fields
- json: disables some validation
- build: adds missing http dep
- install: executes template install.dart
- replaces info print with file copy
- install: creates target dir before copy
- adds WorkerFunc defiition
- docker: enforce lowercase names
- check: better arg parsing
- utils: adds runInShell true for command -v
- logger: removes tint
- docker: switch to prebuilt image
- docker: remove -t arg
- command-task-test: removes packages from format_coverage args
- removes user home dir
- improves logging for sub-processes
- allows pub get as best effort exiting 0
๐จ Improvements #
- testing: better isolated test runs
- aggregate: simplifies config value copying
- lambda: adds lambda assets support
- logging: enables simultaneous logging
- lambdas: enables more flexible lambda use
- adds PR automation
๐ Documentation Changes #
- readme: formatting
๐งฑ Build System #
- updates workflow like in core
- version: reset version
๐ช Refactors #
- web: enables multiple static apps
- move cmds and tasks to lib for template access
๐งน Chores #
- endaft: names workflow steps
- cli: updates readme
- cli: updates gitignore
- gitignore: adds coverage
- schemas: changes id and support anon
- pubspec: deletes pubspec from git
- pubspec: deletes pubspec from git ... again
- changelog: bumps changelog action version
- update deps
- adds dependabot.yaml
- upgrade checkout action
๐ค Other Changes #
- fix(cli) cleans up folder creation
- Revert "enhance(logging): enables simultaneous logging"
- Update dependabot.yaml
BREAKING CHANGES #
- due to 63c0aa: changes id and support anon
changes id and support anon
0.0.1 #
- Initial version.