Releases: pharo-nosql/voyage
Releases · pharo-nosql/voyage
v3.0.1
What's Changed
- adding mongo 7 and 8 to the testing by @estebanlm in #189
- fix for TKTTimeoutException in TKTFuture>>waitForCompletion: when trying to finalize VOMongoRepository by @SabineMa in #191
New Contributors
Full Changelog: v3.0...v3.0.1
v3.0
What's Changed
- fix for #187 by @estebanlm in #188
While this is a very small change, we need to jump a full version because the change is not backward compatible with Pharo 10 and previous Pharo version.
Voyage-Mongo now is compatible just from Pharo 11 and new versions.
Full Changelog: v2.0...v3.0
v2.0
Pharo10
Fix problems with mongo updates for pharo9
Mongotalk has rearranged packages for better loading in pharo9 but needs adjustment here to use a new version of mongotalk
Support for pharo9
Merge pull request #163 from pharo-nosql/pharo9--ready Pharo9 ready
Enable Pharo8 and ArangoDB preview
1.6 Merge pull request #148 from noha/change-magritte-version-to-load-in-…
pharo7 ready
This release includes pharo7 compatibility by updating all references to pharo7 ready projects. Although the travis builds for unqlite are still unstable
Load core from github only
This release loads its dependent projects from github instead smalltalkhub
Upgrade mongotalk to 1.13
Merge pull request #100 from pharo-nosql/upgrade-mongotalk Upgrading mongotalk to 1.13