Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit bed7ca91
authored
Jan 05, 2014
by
Mick Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog.md
1 parent
29ced24c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletions
changelog.md
changelog.md
View file @
bed7ca9
# v1.7.0 #
Notice: All 1.7.x changed are present in 2.0.x aswell
# v1.7.0-beta8
-
max()/min() now supports dates
[
#1200
](
https://github.com/sequelize/sequelize/pull/1200
)
#### Backwards compatibility changes
-
You will now need to include the relevant subtables to query on them in finders (find/findAll)
# v1.7.0-beta7 #
-
Nested eager loading / prefetching is now supported.
[
Docs
](
http://sequelizejs.com/docs/latest/models#nested-eager-loading
)
-
Eager loading / prefetching now supports inner joins and extending the ON statement
[
#1199
](
https://github.com/sequelize/sequelize/pull/1199
)
-
Eager loading / prefetching now returns the attributes of through models aswell
[
#1198
](
https://github.com/sequelize/sequelize/pull/1198
)
-
New set/get/changed/previous feature
[
#1182
](
https://github.com/sequelize/sequelize/pull/1182
)
-
Various bug fixes
#### Backwards compatibility changes
None
# v1.7.0-beta1 #
-
[
DEPENDENCIES
]
Upgraded validator for IPv6 support.
[
#603
](
https://github.com/sequelize/sequelize/pull/603
)
. thanks to durango
-
[
DEPENDENCIES
]
Upgraded validator for IPv6 support.
[
#603
](
https://github.com/sequelize/sequelize/pull/603
)
. thanks to durango
-
[
DEPENDENCIES
]
replaced underscore by lodash.
[
#954
](
https://github.com/sequelize/sequelize/pull/594
)
. thanks to durango
-
[
DEPENDENCIES
]
replaced underscore by lodash.
[
#954
](
https://github.com/sequelize/sequelize/pull/594
)
. thanks to durango
-
[
DEPENDENCIES
]
Upgraded pg to 2.0.0.
[
#711
](
https://github.com/sequelize/sequelize/pull/711
)
. thanks to durango
-
[
DEPENDENCIES
]
Upgraded pg to 2.0.0.
[
#711
](
https://github.com/sequelize/sequelize/pull/711
)
. thanks to durango
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment