Skip to content

Latest commit

 

History

History
83 lines (51 loc) · 1.52 KB

File metadata and controls

83 lines (51 loc) · 1.52 KB

2.0.0 / 2022-03-11

  • Migrate to ESM module standard - @craigparra
  • Browser native support EMS bundles - @craigparra
  • GitHub workflow - @craigparra

1.0.16 / 2021-10-08

  • Dependencies, cdi,logger,config++ - @craigparra

1.0.15 / 2021-08-16

  • Dependencies, cdi++ - @craigparra

1.0.14 / 2021-08-16

  • Dependencies, config exported - @craigparra

1.0.13 / 2021-08-12

  • Fix Application async run - @craigparra

1.0.12 / 2021-08-10

  • Fix Application export - @craigparra

1.0.11 / 2021-08-10

  • Add Application cdi support - @craigparra

1.0.10 / 2021-08-05

  • Export Boot class correctly - @craigparra

1.0.9 / 2021-08-02

  • Export test function - @craigparra

1.0.8 / 2021-08-02

  • Added Boot class, root and test functions - @craigparra

1.0.7 / 2021-08-01

  • Update docs - @craigparra

1.0.4 / 2021-07-27

  • Added fetch binding - @craigparra

1.0.3 / 2021-07-21

  • Breaking change to boot function parameter to pass a context object, oh well early days - @craigparra
  • Refactor loggerRegistry to LoggerCategoryCache - @craigparra

1.0.2 / 2021-07-21

  • Updated README for config exports - @craigparra

1.0.1 / 2021-07-20

  • Fix recursive instantiation bug - @craigparra

1.0.0 / 2021-07-19

  • Initial npm publish - @craigparra