Releases: outr/scarango
Releases · outr/scarango
3.7.0
- Fixes to Fields for hierarchical support
- Managed flag added to Graph, collection, view, and store
Full Changelog: 3.6.3...3.7.0
3.6.3
Full Changelog: 3.6.2...3.6.3
3.6.1
3.5.0
What's Changed
- Updated AQL interpolator to only take QueryParts for better type-safety
- Updated Field to require
ReaderWriter
implicit for query building - Refactored static query building to avoid ambiguity with strings
- Updated to latest version of Fabric
- Updated FieldExtras to use ReaderWriter instead of conversion
- Removal of all
Any
conversions - Update sbt-scalajs-crossproject to 1.2.0 by @darkfrog26 in #88
- Update cats-effect to 3.3.9 by @darkfrog26 in #89
Full Changelog: 3.4.5...3.5.0
3.4.5
- Code cleanup and simplification of underlying conversions
Full Changelog: 3.4.4...3.4.5
3.4.4
- More features added to Maintenance system
Full Changelog: 3.4.3...3.4.4
3.4.3
- Added Maintenance system for background jobs
Full Changelog: 3.4.2...3.4.3
3.4.2
What's Changed
- Optional CreateDatabase upgrade by @luisfurnas in #85
- Update cats-effect to 3.3.8 by @darkfrog26 in #83
- Update profig to 3.3.1 by @darkfrog26 in #82
- Update profig to 3.3.2 by @darkfrog26 in #87
- Update fabric-parse to 1.2.8 by @darkfrog26 in #86
New Contributors
- @luisfurnas made their first contribution in #85
Full Changelog: 3.4.1...3.4.2
3.4.1
- Better error logging for failed query execution
- Fixed a bug in modify causing modification of more than one field to error
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- Programmatic backup and restore features added
- Updated DocumentCollectionQuery to extends QueryBuilder to make full collection queries easier
- Created DBQueue to support optimized batch processing against large datasets
- Added features for processing a query
- Update scalapass to 1.2.1 by @darkfrog26 in #76
- Update scribe-slf4j to 3.8.2 by @darkfrog26 in #77
- Update cats-effect to 3.3.7 by @darkfrog26 in #78
Full Changelog: 3.3.1...3.4.0