Skip to content

0.1.0

Compare
Choose a tag to compare
@sttk sttk released this 07 May 13:19
· 3 commits to main since this release

Chanages

  • new: added CliArgs.parse by @sttk in #2
  • new: added CliArgs.parseWith by @sttk in #3
  • deps,update: upgrade ReasonedException and other dependencies by @sttk in #4
  • chore,fix: upgrade maven plugins for building JDK22, etc. by @sttk in #6
  • new: added Postparser to OptCfg by @sttk in #7
  • update!: change defaults to not empty list but null if not specified by @sttk in #8
  • new: added CliArgs.parseFor by @sttk in #9
  • new: added Help class that prints a help text by @sttk in #11
  • new: added CliArgs.findFirstArg by @sttk in #12
  • update: use blank option names in OptCfg as indent in help by @sttk in #16
  • update: added toString method to Cmd and OptCfg class by @sttk in #18

Docs

  • doc: added README.md by @sttk in #13
  • doc: added the description of reflection config for object stores to README by @sttk in #19

Supports

  • chore: created build environment by @sttk in #1
  • chore: used javac option --release instead of -source and -target by @sttk in #5
  • chore: removed trace test for native in default task in build.sh by @sttk in #14
  • cicd: copied resource-config.json to native-image directory for test by @sttk in #15

Full Changelog: https://github.com/sttk/cliargs-java/commits/0.1.0