Skip to content

Releases: JuliaDynamics/DrWatson.jl

v1.0.0

31 Aug 14:45
v1.0.0
Compare
Choose a tag to compare

v1.0.0 (2019-08-31)

Diff since v0.8.0

Closed issues:

  • initialize\_project breaks on 1.2.0 (#82)
  • 1.0 Release (#77)

v0.8.0

31 Aug 14:39
v0.8.0
Compare
Choose a tag to compare

v0.8.0 (2019-08-30)

Diff since v0.7.0

Closed issues:

  • savename(datadir(), c) does not work as expected (#78)
  • Move DrWatson to JuliaPhysics? (#73)
  • update to new API of DataFrames.jl (#68)
  • Include a diff with the saved model run? (#36)
  • Give warning on projectdir if project is standard Julia project (#10)

Merged pull requests:

  • Replace GitRepo -> GitRepoExt to get repo also when using sub-dirs (#81) (mauro3)
  • WIP: Generating and storing a patch (#80) (mauro3)
  • Improve prefix handling and documentation (#79) (Datseris)
  • test on windows, remove appveyor (#76) (Datseris)
  • Fix parse_savename to support unicode characters (#75) (sebastianpech)
  • Warn user when projectdir is used and no project is active (#74) (tamasgal)
  • made changes for new api and improved tests (#72) (JonasIsensee)

v0.7.0

19 Jul 23:31
v0.7.0
Compare
Choose a tag to compare

v0.7.0 (2019-07-19)

Diff since v0.6.0

Closed issues:

  • @savename macro (#60)
  • reverse engineer savename (#38)

Merged pull requests:

v0.6.0

15 Jul 16:01
v0.6.0
Compare
Choose a tag to compare

v0.6.0 (2019-07-15)

Diff since v0.5.3

Closed issues:

  • Path separators (#66)
  • Preferred way to develop source (#62)
  • Add OS-specific files to .gitignore (#57)
  • Convenience signature datadir(args...) (#47)

Merged pull requests:

  • Add function for reverse engineering savename (#65) (sebastianpech)
  • Extend path accessing functions to accept arguments (#64) (tamasgal)

v0.5.3

18 Jun 08:53
v0.5.3
Compare
Choose a tag to compare

v0.5.3 (2019-06-18)

Diff since v0.5.2

Closed issues:

  • Default arguments / config file for DrWatson (#59)

Merged pull requests:

v0.5.2

30 May 14:59
v0.5.2
Compare
Choose a tag to compare

v0.5.2 (2019-05-30)

Diff since v0.5.0

Merged pull requests:

v0.5.1

30 May 17:22
v0.5.1
Compare
Choose a tag to compare

v0.5.1 (2019-05-30)

Diff since v0.5.0

Merged pull requests:

v0.5.0

28 May 13:21
v0.5.0
Compare
Choose a tag to compare

v0.5.0 (2019-05-28)

Diff since v0.4.0

Merged pull requests:

v0.4.0

19 May 13:20
v0.4.0
d54c664
Compare
Choose a tag to compare

Commits

This changelog was automatically generated, and might contain inaccuracies.

v0.3.0

03 May 10:52
2b93b4d
Compare
Choose a tag to compare
Temporary save results of dict_list #45