不要怂,就是干,撸起袖子干!

Commit 3d9af8e0 by Sascha Depold

v1.5.1-alpha-1

1 parent fd2bcfbd
Showing with 4 additions and 1 deletions
# v1.5.1 #
- [BUG] fixed wrong version in sequelize binary
# v1.5.0 # # v1.5.0 #
- [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence) - [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence)
- [REFACTORING] removed the 'failure' event and replaced it with 'error' - [REFACTORING] removed the 'failure' event and replaced it with 'error'
......
{ {
"name": "sequelize", "name": "sequelize",
"description": "Multi dialect ORM for Node.JS", "description": "Multi dialect ORM for Node.JS",
"version": "1.5.0", "version": "1.5.1-alpha-1",
"author": "Sascha Depold <sascha@depold.com>", "author": "Sascha Depold <sascha@depold.com>",
"contributors": [ "contributors": [
{ {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!