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

Commit 817b1998 by sdepold

importcache

1 parent 08c32bc8
Showing with 1 additions and 0 deletions
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
- [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen) - [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen)
- [BUG] fixed booleans for sqlite (thanks to vlmonk) - [BUG] fixed booleans for sqlite (thanks to vlmonk)
- [FEATURE] added possibility to not use a junction table for many-to-many associations on the same table (thanks to innofluence) - [FEATURE] added possibility to not use a junction table for many-to-many associations on the same table (thanks to innofluence)
- [FEATURE] results of the `import` method is now cached (thanks to janmeier)
# v1.4.1 # # v1.4.1 #
- [DEPRECATION] Added deprecation warning for node < v0.6. - [DEPRECATION] Added deprecation warning for node < v0.6.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!