Skip to content

Releases: dimeskigj/jack-cli

v1.4.1

19 Feb 17:57

Choose a tag to compare

What's Changed

  • hotfix: bundle com.cronutils.CronUtilsI18N for graalvm (0bd5346)
  • chore: [bot] bump version to 1.4.0 (#25) (13aca70)

Full Changelog: v1.4.0...v1.4.1

v1.4.0

19 Feb 17:44

Choose a tag to compare

What's Changed

  • feat: implement base64, cron, net and timestamp functionalities (#24) (6f420f1)
  • chore: [bot] bump version to 1.3.2 (#23) (20aacb5)

Full Changelog: v1.3.2...v1.4.0

v1.3.2

21 Jan 01:02

Choose a tag to compare

What's Changed

  • fix: enable https protocol for native image (16f384e)
  • docs: update cover gif and readme (2fb3038)
  • ci: fix changelog generation (cfdfb76)
  • chore: [bot] bump version to 1.3.1 (#22) (3ec9b52)

Full Changelog: v1.3.1...v1.3.2

v1.3.1

21 Jan 00:41
11f5fec

Choose a tag to compare

What's Changed

  • chore: [bot] bump version to 1.3.0 (#21)
  • fix: fetching latest version
  • ci: update release pipeline
  • chore: [bot] bump version to 1.2.0 (#20)
  • feat: add completion
  • ci: fix release changelog generation
  • docs: add contributor section
  • chore: remove unused imports
  • Merge branch 'main' of https://github.com/dimeskigj/jack-cli
  • docs: Add CI statuses to README (#19)
  • docs: improve cover.tape
  • test: remove bad tests
  • feat: disconnect connection in finally block
  • feat: add upgrade command
  • chore: cleanup code in JSON command
  • feat: improve JSON command
  • chore: [bot] bump version to 1.1.0 (#17)
  • chore: update README project name from 'Jack' to 'JACK'
  • chore: add vhs gif to README (#18)
  • test: move service tests
  • ci: optimize workflows
  • chore: apply spotless
  • chore: add piping example
  • test: update uuid tests
  • feat: enable piping for uuid validation
  • feat: add a UUID/ULID validation option (#15)
  • chore: apply spotless
  • chore: [bot] bump version to 1.0.1 (#16)
  • fix: remove bad gradle command
  • feat: add our own png encoder for qr code
  • fix: enable awt for graalvm builds
  • chore: [bot] bump version to 1.0.0 (#14)
  • feat: enable native builds (#11)
  • Bump version to 0.5.0-beta (#9)
  • chore: apply spotless
  • Merge branch 'main' of https://github.com/dimeskigj/jack-cli
  • feat: add json and jwt feature
  • Bump version to 0.4.0-beta (#8)
  • chore: update README
  • feat: hashing and general UX improvements (#7)
  • Bump version to 0.3.1-beta (#6)
  • fix: update version.properties to read the version correctly
  • Bump version to 0.3.0-beta (#5)
  • ci: update release workflow (#4)
  • feat: add version flag and integrate spotless

Full Changelog: v0.2.0-beta...v1.3.1

v1.3.0

21 Jan 00:19

Choose a tag to compare

Automated release for version 1.3.0

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8
  • Release v0.5.0-beta by @github-actions[bot] in #9
  • feat: enable native builds by @dimeskigj in #11
  • chore: [bot] release v1.0.0 by @github-actions[bot] in #14
  • chore: [bot] release v1.0.1 by @github-actions[bot] in #16
  • feat: add a UUID/ULID validation option by @ddukoski in #15
  • chore: add vhs gif to README by @dimeskigj in #18
  • chore: [bot] release v1.1.0 by @github-actions[bot] in #17
  • docs: Add CI workflow statuses to README by @ddukoski in #19
  • chore: [bot] release v1.2.0 by @github-actions[bot] in #20

New Contributors

  • @github-actions[bot] made their first contribution in #5
  • @ddukoski made their first contribution in #15

Full Changelog: v0.2.0-beta...v1.3.0

v1.2.0

20 Jan 23:40

Choose a tag to compare

Automated release for version 1.2.0

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8
  • Release v0.5.0-beta by @github-actions[bot] in #9
  • feat: enable native builds by @dimeskigj in #11
  • chore: [bot] release v1.0.0 by @github-actions[bot] in #14
  • chore: [bot] release v1.0.1 by @github-actions[bot] in #16
  • feat: add a UUID/ULID validation option by @ddukoski in #15
  • chore: add vhs gif to README by @dimeskigj in #18
  • chore: [bot] release v1.1.0 by @github-actions[bot] in #17

New Contributors

  • @github-actions[bot] made their first contribution in #5

Full Changelog: v0.2.0-beta...v1.2.0

v1.1.0

08 Jan 20:43

Choose a tag to compare

Automated release for version 1.1.0

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8
  • Release v0.5.0-beta by @github-actions[bot] in #9
  • feat: enable native builds by @dimeskigj in #11
  • chore: [bot] release v1.0.0 by @github-actions[bot] in #14
  • chore: [bot] release v1.0.1 by @github-actions[bot] in #16
  • feat: add a UUID/ULID validation option by @ddukoski in #15

New Contributors

  • @github-actions[bot] made their first contribution in #5
  • @ddukoski made their first contribution in #15

Full Changelog: v0.2.0-beta...v1.1.0

v1.0.1

08 Jan 14:04

Choose a tag to compare

Automated release for version 1.0.1

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8
  • Release v0.5.0-beta by @github-actions[bot] in #9
  • feat: enable native builds by @dimeskigj in #11
  • chore: [bot] release v1.0.0 by @github-actions[bot] in #14

New Contributors

  • @github-actions[bot] made their first contribution in #5

Full Changelog: v0.2.0-beta...v1.0.1

v1.0.0

05 Jan 12:34

Choose a tag to compare

Automated release for version 1.0.0

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8
  • Release v0.5.0-beta by @github-actions[bot] in #9
  • feat: enable native builds by @dimeskigj in #11

New Contributors

  • @github-actions[bot] made their first contribution in #5

Full Changelog: v0.2.0-beta...v1.0.0

v0.5.0-beta

03 Jan 23:21

Choose a tag to compare

Automated release for version 0.5.0-beta

What's Changed

  • ci: update release workflow by @dimeskigj in #4
  • Release v0.3.0-beta by @github-actions[bot] in #5
  • Release v0.3.1-beta by @github-actions[bot] in #6
  • feat: hashing and general UX improvements by @dimeskigj in #7
  • Release v0.4.0-beta by @github-actions[bot] in #8

New Contributors

  • @github-actions[bot] made their first contribution in #5

Full Changelog: v0.2.0-beta...v0.5.0-beta