Skip to content

Commit d67fec9

Browse files
wang-boyurht
authored andcommitted
add v0.4.0 release notes
1 parent de0acc2 commit d67fec9

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

HISTORY.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
Release History
22
---------------
33

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+
431
## 0.3.0 (2022-07-27)
532

633
### Special Notes

0 commit comments

Comments
 (0)