Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 20:14
953888e

DrWatson v2.4.0

Diff since v2.3.0

Closed issues:

  • Macro @produce_or_load that also adds the script field like @tagsave (#136)
  • Convert strings to symbols on accesses option in savename for composite types (#259)

Merged pull requests:

  • Add macro @produce_or_load to add source file and line tag (#281) (@ulido)
  • Automatically convert String keys to Symbols in access. (#282) (@ulido)