File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1
1
Release History
2
2
---------------
3
3
4
+ ## 0.4.0 (2022-10-18)
5
+
6
+ ### Improvements
7
+
8
+ - export geoagents and raster cells [ #98 ] ( https://github.com/projectmesa/mesa-geo/pull/98 )
9
+ - use ModularServer from Mesa [ #109 ] ( https://github.com/projectmesa/mesa-geo/pull/109 )
10
+ - implement simpler Mesa-Geo namespace [ #115 ] ( https://github.com/projectmesa/mesa-geo/pull/115 )
11
+
12
+ - *** Docs updates***
13
+ - create Read the Docs [ #99 ] ( https://github.com/projectmesa/mesa-geo/pull/99 )
14
+ - update README with badges and matrix chat link [ #100 ] ( https://github.com/projectmesa/mesa-geo/pull/100 )
15
+
16
+ - *** Front-end updates***
17
+ - auto zoom to geospace when view & zoom are missing [ #103 ] ( https://github.com/projectmesa/mesa-geo/pull/103 )
18
+
19
+ - *** CI updates***
20
+ - add pre-commit config and run it on all files [ #107 ] ( https://github.com/projectmesa/mesa-geo/pull/107 )
21
+
22
+ - *** Example updates***
23
+ - link example models to readthedocs [ #101 ] ( https://github.com/projectmesa/mesa-geo/pull/101 )
24
+ - fix spatial variation of water level in rainfall example [ #108 ] ( https://github.com/projectmesa/mesa-geo/pull/108 )
25
+ - fix youtube links in geo_schelling examples [ #113 ] ( https://github.com/projectmesa/mesa-geo/pull/113 )
26
+
27
+ ### Fixes
28
+
29
+ - replace BuildCommand & DevelopCommand with BuildPyCommand during setup [ #106 ] ( https://github.com/projectmesa/mesa-geo/pull/106 )
30
+
4
31
## 0.3.0 (2022-07-27)
5
32
6
33
### Special Notes
You can’t perform that action at this time.
0 commit comments