Releases: worlddynamics/WorldDynamics.jl
Releases · worlddynamics/WorldDynamics.jl
v1.0.0
WorldDynamics v1.0.0
Merged pull requests:
- minor changes in paper/bib (#207) (@danielskatz)
- Add compatibility with ModelingToolkit 9 (#209) (@rogersamso)
Closed issues:
- Compatibility with ModelingToolkit 9 (#208)
v0.4.4
WorldDynamics v0.4.4
Merged pull requests:
- Release v0.4.4 (#205) (@aurorarossi)
- Update package versions in Project.toml (#206) (@aurorarossi)
Closed issues:
- JOSS Review (#197)
v0.4.3
WorldDynamics v0.4.3
Merged pull requests:
- Calculate subsystem connections automatically (#190) (@aurorarossi)
- Fix figure signatures (#198) (@aurorarossi)
- Improve index page (#199) (@aurorarossi)
- Add CONTRIBUTING.md (#200) (@aurorarossi)
- Add contribution guidelines to README.md (#202) (@aurorarossi)
- Test World3_03 (#203) (@aurorarossi)
- Update Project.toml and improvements (#204) (@aurorarossi)
Closed issues:
- Save the system solution in a file (#24)
- Fetching recent data (#27)
- Add a contribution guide (#46)
- Fluctuations of the Crude Birth Rate variable (#60)
- Add possibility to load pre-computed solutions (#68)
- Move personal exclude files from gitignore to git exclude (#111)
- Get back the original discretized system when using Euler with 5y steps (#114)
- Implement the Earth4All model (#141)
- Implement figures of E4A (GL scenario) (#168)
- Implement scenario and figures of E4A (TLTL scenario) (#169)
- Compatibility issues (#182)
- DELAYN function (#183)
v0.4.2
WorldDynamics v0.4.2
Closed issues:
- Improve E4A variable names (#166)
- Fix documentation version (#170)
- Fix bug in interpolate function (#172)
- Missing World1, World3-91, and World3-03 figures documentation in webpage (#175)
- Add documentation link (#180)
Merged pull requests:
- Update to the E4A model (#160) (@universmile)
- Update E4A with missing derivative (#161) (@universmile)
- Fix additional derivatives (#162) (@universmile)
- e4a plots (#164) (@aurorarossi)
- Update E4A (#165) (@universmile)
- Improve variable names (#167) (@universmile)
- Update docs repository url (#171) (@paulobruno)
- Fix interpolate function (#173) (@paulobruno)
- Add unit tests to utility functions (#174) (@paulobruno)
- Add missing docs in webpage (#176) (@paulobruno)
- Fix delays of E4A (#181) (@universmile)
- Julia1.9 (#184) (@natema)
- Added integration of new model in tutorial (#185) (@piluc)
- Add simple tests for
variable_connections
function (#186) (@aurorarossi) - Fix
Pop15
test for Julia1.9 (#187) (@aurorarossi) - Release v0.4.2 (#189) (@natema)
v0.4.1
WorldDynamics v0.4.1
Closed issues:
Merged pull requests:
- Implement World1 (#149) (@paulobruno)
- Implement World1A update (#153) (@paulobruno)
- Add docstrings to the World1 model (#154) (@universmile)
- Adapt docstrings to function definitions (#155) (@universmile)
- Implement E4A model (#156) (@universmile)
- Implement World1B update (#157) (@paulobruno)
- Update E4A model (#158) (@universmile)
- Prepare 0.4.1 release (#159) (@natema)
v0.4.0
WorldDynamics v0.4.0
Closed issues:
- Inserting equations (#73)
- Implement World3-03 update (#96)
- Implement World3-91 update (#129)
- Missing World2 figures in docs (#135)
Merged pull requests:
- World3-91 update (#131) (@paulobruno)
- Add modern data description to the documentation (#132) (@universmile)
- Make the docstrings of World2 figures appear on the documentation (#136) (@universmile)
- World3-03 update (#138) (@paulobruno)
- Fix typo inside documentation (#139) (@universmile)
- Variables metadata for World2 (#140) (@universmile)
- Add missing docs of World3's Pollution system (#143) (@paulobruno)
- Bump dependency versions (#144) (@paulobruno)
- Merge dev for preparing release v0.4.0 (#148) (@natema)
v0.3.0
WorldDynamics v0.3.0
Closed issues:
- UndefVarError in current version (#19)
- Mismatch on Figure 7.38 (#67)
- Mismatch Fig. 3.46 (#78)
- Little bump fluctuation at the initialization (#79)
- Implement all figures of World2's chapter 4 (#95)
- Duplicated function definition in modules (#100)
- Separate private and public methods (#102)
- Restrict modules to only include code from other files (#105)
- Implement all figures of World2's chapter 5 (#109)
- Implement all figures of World2's chapter 6 (#110)
- Document all figures of World2's Chapter 4 (#113)
- Add column with complete variable names to documentation (#117)
- Improve figure docstrings and name (#118)
- Add documentation for World2 (#119)
- Fix parameters within the documentation of World3 (#127)
Merged pull requests:
- Remove duplicated versions of global methods (#104) (@paulobruno)
- Move code from modules to internal files (#106) (@paulobruno)
- Implement figures from chapter 4 of World2 (#107) (@paulobruno)
- Fix error in Figure 3.46 (#108) (@paulobruno)
- Update package dependencies (#112) (@paulobruno)
- added docstrings close #113 (#116) (@aurorarossi)
- Figures chapter 5 issue #109 (#121) (@aurorarossi)
- Figures chapter 6 (#122) (@aurorarossi)
- Add leading underscore to private fields (#123) (@paulobruno)
- Docstrings World3 (#124) (@aurorarossi)
- Completed World3 documentation (#125) (@piluc)
- Added documentation of World2 (#126) (@piluc)
- Insert new equations (#128) (@paulobruno)
- Prepare v0.3.0 by merging dev (#130) (@natema)
v0.2.0
WorldDynamics v0.2.0
Closed issues:
- Plot all figures from the book (#4)
- Add example of changing equations (#18)
- Add "Getting Started" section to the README (#38)
- Add sponsors to README and documentation (#39)
- Add Zenodo badge (#40)
- Registering the package (#41)
- Add unit tests (#45)
- Adding How to cite this work (#49)
- Fixing authors order in how-to-cite README section (#51)
- Add missing
using
statement in the tutorial (#53) - Direct integration of the scenarios in the package (#63)
- Update the documentation according to the direct integration of scenarios (#64)
- Wrong figures 2.96, 97, 99, and 100 (#75)
- Improve how acknowledgements are displayed in the README (#81)
- Documenting
fig_*
functions (#84) - Add "Project mainteiners" to the README (#86)
- Allow keyword arguments in
WorldDynamics.solve
function (#87)
Merged pull requests:
- Add Zenodo badge (#48) (@natema)
- Adding How to cite this work (#50) (@natema)
- Fixing authors order in how-to-cite README section (#52) (@natema)
- Natema/issue53 (#54) (@natema)
- Merging
main
branch indev
(#55) (@natema) - Merging
dev
intomain
(documentation fix) (#56) (@natema) - Add sponsors to README and documentation (#57) (@natema)
- Add sponsors to README and documentation (#58) (@natema)
- Implement and plot all figures (#61) (@universmile)
- Updated docs with scenarios (#65) (@piluc)
- Put scenarios into the package (#66) (@paulobruno)
- Add tv and gssi logos (#69) (@natema)
- Test if the returned value is the expected one (#70) (@paulobruno)
- Implementing figures that require equation change (#74) (@universmile)
- Fix values of yearly variables (#77) (@paulobruno)
- Add empty functions for figures not implemented (#80) (@paulobruno)
- Organizing logos in the README (#82) (@natema)
- Add kwargs to solve function (#88) (@paulobruno)
- Add "Getting Started" section to the README (#89) (@natema)
- Add "Project mainteiners" to the README (#90) (@natema)
- Documenting figs (#93) (@universmile)
- Review equations according to the book (#94) (@paulobruno)
- Review full World3 system changes (#97) (@paulobruno)
- Reproducing World3 figures and fixing some bugs (#98) (@natema)
v0.1.0
WorldDynamics v0.1.0
Closed issues:
- Check proper use of
@register
(#1) - Error in exppop parameter in agricultural sector (#2)
- Improve plots (#3)
- Add example of changing tables (#17)
- Use concrete types within the dictionaries (#20)
- Explicit types in function arguments and return values (#21)
- Interpolate table values without if-else statements (#23)
- Storing the figures after execution (#26)
- Inter-file links in docs (#28)
- Implement and plot all figures (#32)
- Adding badges pointing to the documentation (#34)
- Missing picture in tutorial (#36)
Merged pull requests:
- Merge composed capital system (#5) (@paulobruno)
- Merge composition pollution sector (#6) (@paulobruno)
- Use eqs composition in agricultural sector (#7) (@paulobruno)
- Composition population (#9) (@paulobruno)
- Composition main (#10) (@paulobruno)
- Composition (#11) (@paulobruno)
- External function to create and plot variables (#12) (@paulobruno)
- Merge new file organization into main branch (#13) (@paulobruno)
- Merge develop with main (#14) (@paulobruno)
- Merge develop branch of version 0.1.0-alpha (#15) (@paulobruno)
- Create docs (#16) (@paulobruno)
- Merge develop into main (#25) (@paulobruno)
- Generate documentation using Documenter.jl (#29) (@paulobruno)
- Adding (optional) automated saving of plots and removing .DS_Store files of Mac (#31) (@universmile)
- Specify codeowners (#33) (@paulobruno)
- Adding badges pointing to the documentation (#35) (@natema)
- Docdevelop (#37) (@piluc)
- Include ref to documenter key (#42) (@paulobruno)
- Merge dev into main (#43) (@paulobruno)