Releases: JuliaDynamics/DrWatson.jl
Releases · JuliaDynamics/DrWatson.jl
v0.4.0
Commits
- Expand functionality for savename (#50) (d54c664)
- Fix typo in README (#46) (5b77341)
- Fix typo in project.md (#48) (0ec6338)
- Merge remote-tracking branch 'origin/master' (7cf78f4)
- a bit better doc for struct2dict (3ed699e)
- add installation notes (86a871d)
- add poster for DrWaston (2722ff5)
- allow not loading in produce_or_load (32c93a1)
- doc typo (8cec1bc)
- minor doc improvement in Setup (b0a7ac7)
- significant improvement of homepage (6e601f1)
- small index improv (efb8bc2)
- struct2dict (8a31dc8)
This changelog was automatically generated, and might contain inaccuracies.
v0.3.0
Temporary save results of dict_list #45
v0.2.1
version 0.2.1
v0.2.0
bump version
pre-beta
Safe save
v0.0.7: change to FileIO (#30)
* use FileIO internally * add tests
collect_results, tag! and tagsave
More docs for tagsave and everything else (#24) * organize things better * tag into produce_load * add tagsave and more docs * better introduction * fix BSON * minor
v0.0.5: Add custom prefix and recursive access (#18)
* add default_prefix * recursively expand access * add default_prefix to docs * a bit more examples * f redefinition fix
upgrade projectdir
v0.0.4 better docs