1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-08 06:49:37 +02:00

Update contributors list

This commit is contained in:
2022-10-21 21:56:54 +02:00
parent bfca21bd3f
commit d0b54f640c
5 changed files with 38 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
# AMR 1.8.2.9030
# AMR 1.8.2.9031
This version will eventually become v2.0! We're happy to reach a new major milestone soon!
@@ -49,7 +49,7 @@ This version will eventually become v2.0! We're happy to reach a new major miles
### Other
* New website to make use of the new Bootstrap 5 and pkgdown 2.0. The website now contains results for all examples and will be automatically regenerated with every change to our repository, using GitHub Actions
* Added Peter Dutey-Magni, Dmytro Mykhailenko and Anton Mymrikov as contributors, to thank them for their valuable input
* Added Peter Dutey-Magni, Dmytro Mykhailenko, Anton Mymrikov, and Jonas Salm as contributors, to thank them for their valuable input
* All R and Rmd files in this project are now styled using the `styler` package
* Set scalar conditional expressions (`&&` and `||`) where possible to comply with the upcoming R 4.3
* An enormous lot of code cleaning, fixing some small bugs on the way