darwin_sdk 1.1.0-alpha.6 darwin_sdk: ^1.1.0-alpha.6 copied to clipboard
Swiss army knife for creating service based applications in dart, using IoC and a powerful annotation based code generator
1.1.0-alpha.6 #
- REFACTOR: reformat and cleanup code.
- FIX: improved stop signal handling and final kill signal to exit the process.
1.1.0-alpha.5 #
- REFACTOR: format code and some small fixes.
- FEAT: implement optional dependencies and add tests.
- FEAT: implement basic darwin_test functionality.
1.1.0-alpha.4 #
- REFACTOR: reformat code.
1.1.0-alpha.3 #
- DOCS: darwin_sdk extended documentation.
1.1.0-alpha.2 #
- REFACTOR: extract pubspec overrides.
1.1.0-alpha.1 #
- REFACTOR: rename darwin to darwin_sdk.
1.1.0-alpha.0 #
- REFACTOR: cleanup and reformat code.
- FEAT: initial commit.
1.0.0 #
- Initial version.