8000 Tags · comonicon/Comonicon.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: comonicon/Comonicon.jl

Tags

v1.0.8

Toggle v1.0.8's commit message
[Diff since v1.0.7](v1.0.7...v1.0.8)

**Merged pull requests:**
- Load REPL to populate Docs.doc methods (#273) (@jakobnissen)

**Closed issues:**
- [BUG] @cast does not work on Julia 1.11 (#272)

v1.0.7

Toggle v1.0.7's commit message
[Diff since v1.0.6](v1.0.6...v1.0.7)

**Merged pull requests:**
- Support weakdeps (#252) (@qiaojunfeng)
- Fix branch in Documentation.yml (#269) (@hyrodium)

**Closed issues:**
- Clarify README about what this package does (#267)

v1.0.6

Toggle v1.0.6's commit message
[Diff since v1.0.5](v1.0.5...v1.0.6)

**Closed issues:**
- Comparison with DocOpt.jl (#134)
- julia args (#246)
- [BUG] Infinite build time on Julia 1.10 (#249)

**Merged pull requests:**
- generate batch script entryfile for windows (#241) (@johnnychen94)
- add more hint on unknown command (#243) (@xgdgsc)
- Show [options] when options are present. (#244) (@sunoru)
- bugfix(windows): handle cmd call error (#245) (@johnnychen94)
- fix: brief appended to intro by mistake (#250) (@xukai92)
- fix: empty user defined hint is used (#251) (@xukai92)
- test: update test for #244 (#253) (@xukai92)
- test: fix tests for #251 (#255) (@xukai92)

v1.0.5

Toggle v1.0.5's commit message
[Diff since v1.0.4](v1.0.4...v1.0.5)

**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

Toggle v1.0.4's commit message
[Diff since v1.0.3](v1.0.3...v1.0.4)

v1.0.3

Toggle v1.0.3's commit message
[Diff since v1.0.2](v1.0.2...v1.0.3)

v1.0.2

Toggle v1.0.2's commit message
[Diff since v1.0.1](v1.0.1...v1.0.2)

v1.0.1

Toggle v1.0.1's commit message
[Diff since v1.0.0](v1.0.0...v1.0.1)

**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:**
- Fix ordering of options, flags and subcommands (#227) (@VPetukhov)
- Fixed a bug with optional Config parameters (#229) (@VPetukhov)

v1.0.0

Toggle v1.0.0's commit message
[Diff since v0.12.18](v0.12.18...v1.0.0)

**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:**
- fix short option parsing (#221) (@Roger-luo)
- support option type (#222) (@Roger-luo)
- fix setting config from cli (#223) (@Roger-luo)

v0.12.18

Toggle v0.12.18's commit message
[Diff since v0.12.17](v0.12.17...v0.12.18)

**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:**
- Update printing.jl (#209) (@KwatMDPhD)
- CompatHelper: bump compat for "ExproniconLite" to "0.7" (#210) (@github-actions[bot])
- End version output with newline (#216) (@tecosaur)
- fix emptry docstring (#217) (@Roger-luo)
- fix hygenie print (#219) (@Roger-luo)
0