Skip to content

Releases: tkf/ContextVariablesX.jl

v0.1.3

06 Oct 06:43
Compare
Choose a tag to compare

ContextVariablesX v0.1.3

Diff since v0.1.2

Closed issues:

  • Hope update version of dependenc Compat.jl (#17)

Merged pull requests:

v0.1.2

02 Sep 19:10
Compare
Choose a tag to compare

ContextVariablesX v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Add with_logger wrapper (#13) (@tkf)
  • Test with newer Julia (#14) (@tkf)
  • Add ContextVariablesX.current_logger (#15) (@tkf)

v0.1.1

30 Nov 04:32
Compare
Choose a tag to compare

ContextVariablesX v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Fix handle_message; support kwargs (#11) (@tkf)

v0.1.0

11 Aug 19:53
5b4e74e
Compare
Choose a tag to compare

ContextVariablesX v0.1.0

Merged pull requests:

  • Setup documentation build (#1) (@tkf)
  • Use logger as storage (#2) (@tkf)
  • Rename: ContextVariables -> ContextVariablesX (#3) (@tkf)
  • Run tests using GitHub Actions (#4) (@tkf)
  • Setup Mergify (#5) (@tkf)
  • Support Julia 1.0 (#6) (@tkf)
  • Add badges (#7) (@tkf)
  • Some comments in README (#8) (@tkf)
  • Use occursin for Julia < 1.5 (#9) (@tkf)