apex v0.10.3 Release Notes

Release Date: 2016-09-05 // over 7 years ago
    • โž• add function.json fallback for any env if it is present. Closes #471
    • โž• add aliases to apex list. Closes #430 (#457)
    • ๐Ÿ›  fix config comparison function. Closes #528 (#530)
    • ๐Ÿ›  fix error handling for incorrect 'handler' definition for python (fixes #498) (#501)
    • ๐Ÿ›  fix: use executable's path as the temp path (#488)
    • ๐Ÿ›  fix: run hooks before runtime plugins to fix (#491) (#492)
    • ๐Ÿ›  fix ignoring of function.json when defaultEnvironment is used. Closes #467
    • ๐Ÿ›  fix for go-github api changes. Closes #463 (#465)
    • ๐Ÿ›  fix custom clean hook was not working on golang runtime. Closes #461 (#464)