Skip to content

Releases: MikeyBurkman/eggnog

1.3.0

Choose a tag to compare

@MikeyBurkman MikeyBurkman released this 23 Aug 19:50

Added partial imports

v1.2.0

Choose a tag to compare

@MikeyBurkman MikeyBurkman released this 21 Aug 22:56
  • Separates core from external modules, for more consistent loading and better error handling
  • Better error messages
  • Some performance gains by not loading external files when not necessary

v1.1.0

Choose a tag to compare

@MikeyBurkman MikeyBurkman released this 20 Aug 01:16

Final simpler API that eschews a config object for each module to plain old argument inspection/injection.