Releases: JuliaDynamics/DrWatson.jl
Releases · JuliaDynamics/DrWatson.jl
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.5
DrWatson v2.0.5
Closed issues:
- quickactivate only works if DrWatson is installed globally (#261)
Merged pull requests:
v2.0.4
DrWatson v2.0.4
Closed issues:
- Can't save csv file from produce_or_load (#258)
Merged pull requests:
- Add .gitattributes at project initialization (#254) (@thompsonmj)
- Corrected a small typo. (#257) (@ignace-computing)
- QOL improvements on the what should be attempted to be tagged (#260) (@Datseris)
v2.0.3
DrWatson v2.0.3
Closed issues:
Merged pull requests:
- Add Julia project manager link, fix a broken link in docs (#249) (@thompsonmj)
- Yet another kwargs: "equals" in savename (#252) (@JonasIsensee)
v2.0.2
DrWatson v2.0.2
Closed issues:
- Savename function to modify a key name (to replace unicode characters to ASCII) (#237)
- savename for scientific notation does not work on windows (#238)
Merged pull requests:
- WIP: allow assignment syntax in @strdict (#240) (@JonasIsensee)
- "dirty"-warning in
gitdescribe
includesgitpath
(#241) (@adomasbaliuka) - CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#243) (@github-actions[bot])
v2.0.1
DrWatson v2.0.1
Merged pull requests:
- Fix loading of results collection with JLD2 (#236) (@dominformant)