Releases: chusitoo/flatbush
Releases · chusitoo/flatbush
v1.3.2
02 Jan 22:35
Compare
Sorry, something went wrong.
No results found
Miscellaneous fixes found from recently introduced CI fuzzing
Full Changelog : v1.3.1...v1.3.2
v1.3.1
22 Dec 01:21
Compare
Sorry, something went wrong.
No results found
Expose bounding box as argument to filterFn
Replace recurring sort with stack-based
Assortment of random improvements
v1.3.0
13 Jul 16:50
Compare
Sorry, something went wrong.
No results found
Use median of three to pick pivot for sort function
Introduce move constructor to avoid copying buffer contents
Other random micro-optimizations
v1.2.1
21 May 18:33
Compare
Sorry, something went wrong.
No results found
Fix multiple definition error when #included in more than one source file
Address several findings reported by clang-tidy and other minor fine-tunings
Ran through clang-format and include-what-you-use
v1.2.0
01 Jul 01:02
Compare
Sorry, something went wrong.
No results found
Mainly code smells and security fixes
v1.1.2
25 Jun 02:47
Compare
Sorry, something went wrong.
No results found
v1.1.1
23 May 03:05
Compare
Sorry, something went wrong.
No results found
Clean up some code smells
v1.1.0
08 Jan 23:42
Compare
Sorry, something went wrong.
No results found
Implement simple builder class
Made add() and finish() private
Removed redundant exceptions
Reduce processing time of finish()
v1.0.0
05 Jan 22:43
Compare
Sorry, something went wrong.
No results found