- Migrate to ESM module standard - @craigparra
- Browser native support EMS bundles - @craigparra
- GitHub workflow - @craigparra
- Dependencies, cdi,logger,config++ - @craigparra
- Dependencies, cdi++ - @craigparra
- Dependencies, config exported - @craigparra
- Fix Application async run - @craigparra
- Fix Application export - @craigparra
- Add Application cdi support - @craigparra
- Export Boot class correctly - @craigparra
- Export test function - @craigparra
- Added Boot class, root and test functions - @craigparra
- Update docs - @craigparra
- Added fetch binding - @craigparra
- Breaking change to boot function parameter to pass a context object, oh well early days - @craigparra
- Refactor loggerRegistry to LoggerCategoryCache - @craigparra
- Updated README for config exports - @craigparra
- Fix recursive instantiation bug - @craigparra
- Initial npm publish - @craigparra