v0.4.0
What's Changed
- Maintenance: Refactored module namespace. If you are using omniload
as a library, this introduces many breaking changes. However, the new
layout is much more ergonomic. - Core: Added lazy-loading adapter module registry, to speed up startup times.
Details
- Chore: Add CodeRabbit configuration by @hampsterx in #69
- fix(deps): update dependency ty to v0.0.53 by @renovate[bot] in #87
- Refactor towards modular code layout. Naming things. by @amotl in #86
- Add integration marker and a Docker-free unit test lane (poe test-fast) by @hampsterx in #85
- Refactoring aftermath and adjustments by @amotl in #88
- Core: Lazy-loading adapter module registry, to speed up startup times by @amotl in #91
- Run the Docker-free unit lane on macOS and Windows by @hampsterx in #90
Full Changelog: v0.3.0...v0.4.0