Releases: JuliaDynamics/DrWatson.jl
Releases · JuliaDynamics/DrWatson.jl
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
git tags, create simulation runs and much more
v0.0.3 doctypos fix.
v0.0.2: functionality to quickly activate the project you want!!! (#11)
* findproject and quick activate functions * safety in quick activate * add tests for quick activate and findproject * test git=false as well. * docs for the new functions
Initial beta release
Test all (current) functionality for registration (#4) * naming tests * tests for project setup * remove use of isnothing * optional git stuff * allow testing on appveyor * Removed submodule src/test project * test at a safe path!!!