Skip to content

Commit 6076708

Browse files
Release: 0.18.0 (#565)
1 parent e131121 commit 6076708

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
GeoAlchemy 2 Changelog
22
======================
33

4+
0.18.0
5+
------
6+
7+
* Feat: Add support of spatial indexes for Raster type for PostgreSQL @adrien-berchet (#564)
8+
* Docs: Fix doc strings for cache enabled - @pjonsson (#562)
9+
* Chore: Move reflection type registering @adrien-berchet (#561)
10+
* (papacodebear/master) Fix: Remove warning from MySQL/MariaDB reflection @adrien-berchet (#560)
11+
* Feat: Handle computed columns @adrien-berchet (#557)
12+
* Test: Improve readability of benchmark results @adrien-berchet (#556)
13+
* Perf: Define __slots__ in element classes to reduce memory usage of elements @adrien-berchet (#555)
14+
* Chore: Create FUNDING.yml @adrien-berchet (#554)
15+
* Test: Add more benchmarks @adrien-berchet (#553)
16+
* Test: Add benchmark tests @adrien-berchet (#547)
17+
* Docs: Update doc to run the tests inside docker container @adrien-berchet (#546)
18+
* Perf (mariadb): Stop converting WKB to WKT @adrien-berchet (#545)
19+
* Feat: Improve Geometry initializer to make the dimension optional @adrien-berchet (#544)
20+
* Feat: Compile literal binds properly @adrien-berchet (#543)
21+
* Feat: Add more return types for spatial functions and update some typehints @adrien-berchet (#540)
22+
* Build: Deprecate Py<3.10 @adrien-berchet (#538)
23+
424
0.17.1
525
------
626

0 commit comments

Comments
 (0)