Skip to content

Releases: comonicon/Comonicon.jl

v1.0.8

22 Apr 13:38
fe08cdb
Compare
Choose a tag to compare

Comonicon v1.0.8

Diff since v1.0.7

Merged pull requests:

Closed issues:

  • [BUG] @cast does not work on Julia 1.11 (#272)

v1.0.7

12 Apr 14:35
Compare
Choose a tag to compare

Comonicon v1.0.7

Diff since v1.0.6

Merged pull requests:

Closed issues:

  • Clarify README about what this package does (#267)

v1.0.6

05 Sep 14:38
Compare
Choose a tag to compare

Comonicon v1.0.6

Diff since v1.0.5

Closed issues:

  • Comparison with DocOpt.jl (#134)
  • julia args (#246)
  • [BUG] Infinite build time on Julia 1.10 (#249)

Merged pull requests:

v1.0.5

26 Apr 18:41
Compare
Choose a tag to compare

Comonicon v1.0.5

Diff since v1.0.4

Closed issues:

  • Broken links to document (#234)
  • [BUG] Custom JULIA_DEPOT_PATH not being respected (#238)

Merged pull requests:

  • CompatHelper: bump compat for "ExproniconLite" to "0.8" (#233) (@github-actions[bot])
  • Fix broken links to doc (#235) (@banhbio)
  • CompatHelper: bump compat for "ExproniconLite" to "0.9" (#236) (@github-actions[bot])
  • CompatHelper: bump compat for "ExproniconLite" to "0.10" (#237) (@github-actions[bot])
  • use JULIA_DEPOT_PATH as default install path (#240) (@Roger-luo)

v1.0.4

04 Jan 21:32
Compare
Choose a tag to compare

Comonicon v1.0.4

Diff since v1.0.3

v1.0.3

04 Jan 05:48
Compare
Choose a tag to compare

Comonicon v1.0.3

Diff since v1.0.2

v1.0.2

15 Dec 06:44
Compare
Choose a tag to compare

Comonicon v1.0.2

Diff since v1.0.1

v1.0.1

04 Dec 22:29
Compare
Choose a tag to compare

Comonicon v1.0.1

Diff since v1.0.0

Closed issues:

  • Reproducible configuration files/CLI args like ArgParse.jl and jsonargparse (#225)
  • [BUG] Option ordering is messed up because of converting Docstring to a Dictionary (#226)
  • [BUG] Using optional optional types from Configurations fails with an error. (#228)

Merged pull requests:

v1.0.0

22 Aug 06:10
Compare
Choose a tag to compare

Comonicon v1.0.0

Diff since v0.12.18

Closed issues:

  • autocompletion for BASH (#2)
  • Support space-seperated short option forms (#211)
  • Comonicon garbles long docstrings (#212)
  • Capital -V for version is a bit odd (#215)
  • Support multiple paragraphs in Intro section (#220)

Merged pull requests:

v0.12.18

18 Aug 20:21
Compare
Choose a tag to compare

Comonicon v0.12.18

Diff since v0.12.17

Closed issues:

  • [BUG] static=false builds and works in terminals that are wide but fails in terminals that are narrow. (#178)
  • [Enhancement] Write command descriptions on new lines (#180)
  • Empty docstring causes a bounds error (#214)
  • Casting print seems to break --help and --version flags (#218)

Merged pull requests: