Releases: invenia/Memento.jl
Releases · invenia/Memento.jl
v1.2.1
Memento v1.2.1
Closed issues:
- Julia warning triggers a MethodError when Memento config is set to substitute=true (#181)
Merged pull requests:
v1.4.1
Memento v1.4.1
Closed issues:
serialize(io, handler)
in tests no longer throws an exception (#184)
Merged pull requests:
- Updates
AsyncHandler
test case to accommodate fix added in v1.8.0-beta1 (#189) (@BaileyBox) - Backport stdlib mod nothing (#190) (@arnaudh)
- Bumps version number to accommodate previous PR (#191) (@BaileyBox)
v1.4.0
Memento v1.4.0
Merged pull requests:
v1.3.1
Memento v1.3.1
Closed issues:
- Julia warning triggers a MethodError when Memento config is set to substitute=true (#181)
Merged pull requests:
v1.3.0
v1.2.0
v1.1.2
Memento v1.1.2
Closed issues:
- Memento causes core
Dates
module exception (#169)
Merged pull requests:
- implement Base.length for Record (#165) (@KristofferC)
- test on latest release instead of hardcoding 1.3 (#166) (@KristofferC)
- Test on 1.3 (#167) (@iamed2)
- Fix typos (#168) (@arnaudh)
- Bump patch release (#170) (@rofinn)