boot_generator 0.2.0+2 copy "boot_generator: ^0.2.0+2" to clipboard
boot_generator: ^0.2.0+2 copied to clipboard

Code generators for the Boot framework.

0.2.0+2 #

  • FIX(generator): support named constructor parameters in bean definitions. (7b3c0d6a)

0.2.0+1 #

  • REFACTOR(core): move RouteRegistry interface to boot_core, decouple module from boot_http. (bb34c6fe)

0.2.0 #

Note: This release has breaking changes.

  • REFACTOR(generator): remove boot_http dependency from bean_generator. (ac51f274)
  • FIX(generator): stop generating boot_context.g.dart for @BootLibrary packages. (90a436ea)
  • FIX(generator): library mode scans direct deps only, app mode scans transitive. (892f959e)
  • FIX(generator): avoid Type name conflicts in generated beanType getter. (098d7596)
  • FEAT(core): @ConfigurationProperties, lazy routes, self-contained boot_http_client. (1d148204)
  • BREAKING REFACTOR(generator): metadata-driven architecture with modular generators. (4930ecb6)

0.1.3 #

  • FEAT: decouple @Client generator via @BeanSource plugin architecture. (304a2097)

0.1.2+1 #

  • FIX: resolve publish warnings and unused declaration. (15ed3f00)

0.1.2 #

  • FEAT(boot_security): create security module with pluggable token interfaces. (1dd84d00)

0.1.1+4 #

  • FIX: correct repository branch from main to master. (e67007d9)

0.1.1+3 #

  • FIX: use hosted version constraints for all inter-package dependencies. (9f80a8f8)

0.1.1+2 #

  • FIX: correct repository URLs to zonnedev/dart-boot. (ee6ed62f)

0.1.1+1 #

  • Update a dependency to the latest release.

0.1.1 #

  • FEAT: initial Boot Framework implementation. (3e58c7fb)

0.1.0 #

  • Initial release
0
likes
120
points
4
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Code generators for the Boot framework.

Repository (GitHub)
View/report issues

Topics

#boot #codegen #build-runner #dependency-injection

License

MIT (license)

Dependencies

analyzer, boot_aop, boot_core, build, glob, source_gen, yaml

More

Packages that depend on boot_generator