swiftide-v0.10.0
github-actions
released this
06 Sep 17:56
·
158 commits
to master
since this release
BREAKING CHANGE: Indexing nodes now have their ID calculated using UUIDv3 via MD5 as the previous algorithm was unreliable and broke in 1.81. Added benefit that collision chance is even smaller. This means that when indexing again, nodes will have different IDs and upsert will not work. Backwards compatibility is non-trivial. If this is a huge issue, ping us on discord and we will look into it.
Added
Fixed
Other
Full Changelog: 0.9.2...0.10.0