Releases: seuros/activerecord-postgis
Releases · seuros/activerecord-postgis
activerecord-postgis: v0.5.1
06 Nov 13:47
Compare
Sorry, something went wrong.
No results found
0.5.1 (2025-11-06)
Bug Fixes
activerecord-postgis: v0.5.0
22 Oct 04:11
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-10-22)
Features
update to Rails 8.1.0 stable (ae37109 )
update to Rails 8.1.0 stable (931595d )
activerecord-postgis: v0.4.0
05 Sep 07:41
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-09-05)
Features
activerecord-postgis: v0.3.1
21 Jul 09:42
Compare
Sorry, something went wrong.
No results found
0.3.1 (2025-07-21)
Bug Fixes
correct version file path in release-please config (ae3b8ee )
activerecord-postgis: v0.3.0
21 Jul 09:14
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-07-21)
Features
add advanced Arel spatial functions and documentation (9ed58af )
Add K-Nearest Neighbor (<->) operator for blazing fast spatial searches (6c7b1d9 )
Bug Fixes
add test helper (ac60c3b )
handle empty sql_type in joins gracefully with explicit fallback (1a7ffa7 )
install GEOS library in CI for RGeo spatial predicates (#4 ) (de5945f )
use consistent require style for test_helper in all test files (a8f7472 )
activerecord-postgis: v0.2.0
30 May 21:51
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-05-30)
Features
add geographic option to geometry types and initialize release workflow (24661f0 )
fix queries and import tests (0127091 )