lux-framework
Advanced tools
Changelog
0.0.1-beta.9 (May 18, 2016)
4002a5a64d
] - chore: bump version to 0.0.1-beta.9 (#97) (Zachary Golba)a7e54aa4da
] - fix: middleware functions added in 'beforeAction' not executing (#95) (Zachary Golba)b16557647e
] - fix: migration generator does not change - to _ (#96) (Zachary Golba)81cdd2108b
] - fix: remove short -db flag from lux new cmd (#93) (Zachary Golba)71f4593fbb
] - refactor: use chalk instead of colors (#92) (Zachary Golba)786872becb
] - fix: config generator uses double quotes (#89) (Zachary Golba)2fb314ad1b
] - deps: update bluebird to version 3.4.0 (#91) (Zachary Golba)d95fb392c2
] - deps: update babel-preset-es2015 to version 6.9.0 (#90) (Zachary Golba)6c7b42ddad
] - deps: update babel-runtime to version 6.9.0 (#88) (Greenkeeper)095d12a100
] - deps: update babel-plugin-transform-runtime to version 6.9.0 (#87) (Greenkeeper)9ef804ecd9
] - deps: update babel-core to version 6.9.0 (#86) (Greenkeeper)23251651e9
] - chore: add keywords to package.json (#81) (Zachary Golba)418cadb662
] - chore: add dependencies badge to README.md (#80) (Zachary Golba)af3e72b73e
] - deps: Update all dependencies 🌴 (#79) (Greenkeeper)2560584a4f
] - chore: update roadmap to reflect changes in #65 (#78) (Zachary Golba)Changelog
0.0.1-beta.8 (May 14, 2016)
6416c6c309
] - feat: implement custom orm on top of knex.js (#65) (Zachary Golba)d117376a46
] - test: add sudo and correct g++ version for node 4+ in .travis.yml (#70) (Zachary Golba)9a293bd117
] - feat: use js instead of json for config files (#67) (John-Henry Liberty)720f0e1323
] - test: update travis to use npm link (#68) (John-Henry Liberty)2fc214c045
] - feat: use local lux install if one exists (#66) (Zachary Golba)Changelog
0.0.1-beta.7 (May 01, 2016)
e35c430cdc
] - chore: bump version to 0.0.1-beta.7 (#64) (Zachary Golba)ec0b60b191
] - fix: HEAD and OPTIONS request result in a 404 (#63) (Zachary Golba)Changelog
0.0.1-beta.6 (April 28, 2016)
4079b07269
] - chore: bump version to 0.0.1-beta.6 (#61) (Zachary Golba)b94c526e87
] - fix: serialize hasMany relationships (#60) (Zachary Golba)2f5aa41c1a
] - chore: test on node 6 (#58) (Zachary Golba)e26a900e43
] - docs: add ROADMAP.md (#57) (Zachary Golba)Changelog
0.0.1-beta.5 (April 22, 2016)
8a21b472e0
] - chore: bump version to 0.0.1-beta.5 (#55) (Zachary Golba)909e732b9a
] - chore: update dependencies (#54) (Zachary Golba)47ef4b87a8
] - fix: miss-match session key/secret error (#53) (Zachary Golba)e70a032c0f
] - fix: strings w/ commas interpreted as an array for POST/PATCH (#49) (Zachary Golba)23da23d74d
] - docs: add npm package badge to README (#47) (Zachary Golba)0788e468a6
] - test: add unit/integration tests (#39) (Zachary Golba)498c951917
] - chore: add Gitter badge (#46) (The Gitter Badger)Changelog
0.0.1-beta.4 (April 21, 2016)
77dcdbe03b
] - chore: bump version to 0.0.1-beta.4 (#45) (Zachary Golba)7c529fa235
] - fix: correct typo in README (#44) (Nic Young)0880a71d89
] - fix: globally disable orm2 cache (Zachary Golba)0bd7c8dfde
] - fix: make ora a runtime dependency (#40) (Zachary Golba)30ca0c27d5
] - feat: add spinner for long running task (#38) (Albert Yu)Changelog
0.0.1-beta.3 (April 18, 2016)
03958b98d1
] - chore: bump version to 0.0.1-beta.3 (#37) (Zachary Golba)10b782be1f
] - fix: logger date incorrect (#35) (kev5873)e9897371be
] - chore: Link to Medium Article in Readme (#33) (Zachary Golba)Changelog
0.0.1-beta.2 (April 18, 2016)
c073253cd0
] - fix: listening message dispatched before workers are ready (#34) (Zachary Golba)Changelog
0.0.1-beta.1 (April 17, 2016)
5a734e79ce
] - fix: shebang line not finding node on linux (#32) (Zachary Golba)Changelog
0.0.1-beta (April 07, 2016)
4a193b86d2
] - Initial Commit (Zachary Golba)