- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- REVERT: remove VelvetConfigAutoloader and VelvetBootstrapAutoloader generators. (54f69f5f)
- REFACTOR: implement new way of use support method from velvet_support on string. (05c96175)
- FEAT: autoloader now works also without Type. (fa5da87a)
- FEAT: restore config builder. (a09fcce3)
- Update a dependency to the latest release.
- FIX: remove json_serializable. (473c3f48)
- FIX: remove meta from dependencies_overrides and downgrade analyzer to ^6.4.1. (15750a93)
- FIX: add dependency_overrides for meta package. (86bd4060)
- FEAT: wrap build.yaml from vendor. (433f3300)
- FEAT: remove config autoloader and introduce a more generic and reusable autoloader generator. (9b74d6fc)
- DOCS: specify that generator also wrap vendor build.yaml files. (50d4f2e9)
- REFACTOR: move ConfigValue to seperated file. (a11bc687)
- FIX: MergingBuilder generic type. (58d41eb9)
- FIX: config_generator export. (6f9fea57)
- FEAT: config generator now work with provider, so that can use with kernel.bind. (0de2c455)
- REFACTOR: move and rename builders and generators files. (3264afc2)
- FEAT: add generator and builder for VelvetConfig. (6dc32712)
- FIX: set right import file in build.yaml. (7759307d)
- FIX: build_extensions now uses .velvet.dart as output. (97a741bd)
- DOCS: clean README.md and add Contributing and License. (e1bb86b9)
- DOCS: fix homepage and description and add topics. (50af3365)
- DOCS: add example. (94fce6fe)
- DOCS: clean CHANGELOG.md on each package.
- DOCS: add LICENSE file on each package.
- FEAT: import and init packages development.