- Update a dependency to the latest release.
- FIX(boot): remove unused boot_http_client import. (e9290b60)
Note: This release has breaking changes.
- REFACTOR(core): consolidate parseDuration into boot_core. (96b5bcc7)
- FEAT(core): @ConfigurationProperties, lazy routes, self-contained boot_http_client. (1d148204)
- BREAKING REFACTOR(generator): metadata-driven architecture with modular generators. (4930ecb6)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: correct repository branch from main to master. (e67007d9)
- FIX: use hosted version constraints for all inter-package dependencies. (9f80a8f8)
- FIX: correct repository URLs to zonnedev/dart-boot. (ee6ed62f)
- Update a dependency to the latest release.
- FEAT: initial Boot Framework implementation. (3e58c7fb)