Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
a545af0d
Commit
a545af0d
authored
1 year ago
by
xo30xoqa
Browse files
Options
Downloads
Patches
Plain Diff
Added CHANGELOG.md
parent
67156abe
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+89
-0
89 additions, 0 deletions
CHANGELOG.md
with
89 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
89
−
0
View file @
a545af0d
# Changelog
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.1.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [v0.5.0] - unreleased
### Added
-
`SimulationModel`
struct
-
large logo and model structure diagram
-
Changelog
### Changed
-
`SimulationModel`
replaces
`AgentBasedModel`
### Deprecated
### Removed
-
Agents.jl dependency (including
`AgentBasedModel`
and functions for adding/moving/removing agents)
### Fixed
## [v0.4.1] - 2023-11-14
*Wrote tests for skylark migration -> made graphics output format configurable*
### Added
-
initial version of the Skylark species
-
small Jena map
-
animal individuals keep track of their parents' IDs
-
several new functions and macros for animals
-
installation instructions for Windows
### Changed
-
graphics output is more configurable
## [v0.4.0] - 2023-10-28
*Refactored makieplots.jl -> Wrote tests for skylark migration*
### Added
-
initialisation functions for individuals (not just species)
-
migration function / migrant pool for animals that disappear from the landscape during winter
-
skylark migration
### Changed
-
online documentation was expanded and restructured
-
nature macros moved to a separate file
*Started changelog at this point, earlier versions are not included.*
<!-- Template
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
-->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment