Skip to content

Releases: invenia/Memento.jl

v1.5.0

11 Jun 19:12
60664b1

Choose a tag to compare

Memento v1.5.0

Diff since v1.4.1

Merged pull requests:

  • Clarify docstring for Filter (#194) (@iamed2)
  • Stop extending Test.@test_throws. (#197) (@rofinn)
  • Update github CI workflows as they're very out-of-date. (#198) (@rofinn)

Closed issues:

  • compilation error on julia-1.13.0-rc1 (#196)

v1.2.1

13 Oct 16:54
c03bd20

Choose a tag to compare

Memento v1.2.1

Diff since v1.2.0

Closed issues:

  • Julia warning triggers a MethodError when Memento config is set to substitute=true (#181)

Merged pull requests:

  • Add thread id attribute to the DefaultRecord (#177) (@arnaudh)
  • Make TimeZones.jl and Syslogs.jl optional dependencies (#182) (@rofinn)
  • Reroute nothing stdlib mod to the root logger (#185) (@rofinn)
  • Support forced re-registration (#186) (@rofinn)
  • Backport stdlib mod nothing (#190) (@arnaudh)

v1.4.1

12 Oct 21:31
e398beb

Choose a tag to compare

Memento v1.4.1

Diff since v1.4.0

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

05 Jul 23:50
d73d2da

Choose a tag to compare

Memento v1.4.0

Diff since v1.3.1

Merged pull requests:

v1.3.1

29 Apr 17:06
916ea2e

Choose a tag to compare

Memento v1.3.1

Diff since v1.3.0

Closed issues:

  • Julia warning triggers a MethodError when Memento config is set to substitute=true (#181)

Merged pull requests:

  • Reroute nothing stdlib mod to the root logger (#185) (@rofinn)

v1.3.0

23 Nov 01:30
eccf67a

Choose a tag to compare

Memento v1.3.0

Diff since v1.2.0

Merged pull requests:

  • Add thread id attribute to the DefaultRecord (#177) (@arnaudh)
  • Make TimeZones.jl and Syslogs.jl optional dependencies (#182) (@rofinn)

v1.2.0

16 Jun 15:52
00c6686

Choose a tag to compare

Memento v1.2.0

Diff since v1.1.2

Closed issues:

  • Segfault when logging outside of module (#173)

Merged pull requests:

  • MassInstallAction: Install the GitHubActions workflow on this repository (#172) (@fchorney)
  • Fix CI Tests and Artifact Cache Issues (#174) (@fchorney)
  • Allow date format on DefaultFormatter to be configured (#176) (@tpgillam)

v1.1.2

18 Nov 21:03
5c72d14

Choose a tag to compare

Memento v1.1.2

Diff since v1.1.1

Closed issues:

  • Memento causes core Dates module exception (#169)

Merged pull requests:

v1.1.1

19 Aug 17:03
ad32ea8

Choose a tag to compare

Memento v1.1.1

Diff since v1.1.0

Closed issues:

  • Format tokens not documented (#157)
  • Debug logs are not printed from package, unless logger initialised at "debug" level (#159)
  • TimeZones Dependency (#161)

Merged pull requests:

  • Cleanup documentation and reference DefaultRecord fields in config! docstring (#162) (@rofinn)
  • First pass at improving load times (#164) (@rofinn)

v1.1.0

16 Apr 22:01
14b5a25

Choose a tag to compare

Memento v1.1.0

Diff since v1.0.0

Closed issues:

Merged pull requests: