Skip to content

Releases: Ravencentric/juicenet-cli

v0.24.0

04 Dec 03:24
Compare
Choose a tag to compare

0.24.0 - (2023-12-04)

🐛 Bug Fixes

  • First par2 file was not getting included in upload (741dfc5) - (Raventric)

⚙️ Chores

  • release: v0.22.0 -> v0.24.0 (2d1e9d6) - (Raventric)
  • deps: Update dependency importlib-metadata to v6.10.0 (#14) (b456a46) - (renovate[bot])

v0.22.0

03 Dec 14:45
Compare
Choose a tag to compare

0.22.0 - (2023-12-03)

🚀 Features

  • Add support for arbitrary working directory (#13) (16534b6) - (Raventric)

🐛 Bug Fixes

  • Fixed the regression introduced in v0.21.0 that broke preserving folder structure where it matters (e.g. BDMVs)

⚙️ Chores

  • release: v0.21.0 -> v0.22.0 (3a049f0) - (Raventric)
  • readme: Add a note for source installs (ee81e0e) - (Raventric)
  • deps: Update poetry lock (3c05d0e) - (Raventric)
  • Lint issue (55d5ed9) - (Raventric)
  • deps: Update all non-major dependencies (#12) (d616ed4) - (renovate[bot])

v0.21.0

28 Nov 20:25
Compare
Choose a tag to compare

0.21.0 - (2023-11-28)

⚠️⚠️ Broken ⚠️⚠️

  • This release ended up being shipped with broken BDMV support. If you've uploaded any files with it they are fine but any directories uploaded with --match --pattern are broken. For now you should downgrade to v0.20.0

🚀 Features

  • Support uploading from read-only drives (#11) (3a90255) - (Raventric)

🐛 Bug Fixes

  • Invalid json (6b6a5fc) - (Raventric)

⏪ Reverts

  • Revert caf29c8 and move it's funtionality to test.yml (71cdc09) - (Raventric)

🔖 Releases

  • 0.20.0 -> 0.21.0 (1412749) - (Raventric)

📝 Other

  • Fix wrong variable (c4aceb7) - (Raventric)
  • Build wheel for every push (caf29c8) - (Raventric)

⚙️ Miscellaneous Tasks

  • Readme (b54d053) - (Raventric)
  • deps: Update stuff (5e167a3) - (Raventric)
  • deps: Update dependency setuptools to v69 (#10) (f21e411) - (renovate[bot])
  • deps: Update dependency platformdirs to v4 (#9) (770cb2a) - (renovate[bot])
  • deps: Update actions/checkout action to v4 (#7) (4429cd9) - (renovate[bot])
  • deps: Update all non-major dependencies (#6) (8572607) - (renovate[bot])
  • Configure renovate (#5) (e9e9003) - (renovate[bot])
  • Update .gitignore (fae01e0) - (Raventric)

v0.20.0

19 Nov 13:12
Compare
Choose a tag to compare

0.20.0 - (2023-11-19)

🐛 Bug Fixes

🚜 Refactor

  • Use the recommended src layout (#4) (2438470) - (Raventric)

⚙️ Miscellaneous Tasks

  • release: 0.19.2 -> 0.20.0 (d8d3ef4) - (Raventric)
  • deps: Update dependencies (1fbef86) - (Raventric)

v0.19.2

18 Nov 14:29
Compare
Choose a tag to compare

0.19.2 - (2023-11-18)

📝 Other

  • Replace unmaintained workflow (e7ef638) - (Raventric)

⚙️ Miscellaneous Tasks

  • release: Bump version 0.19.0 -> 0.19.2 (e352fb1) - (Raventric)
  • deps: Update dependencies (c2e6851) - (Raventric)

v0.19.0

17 Nov 16:45
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.18.0

16 Nov 05:26
Compare
Choose a tag to compare

Bug Fixes

  • filenames with backticks would kill juicenet (Raventric)

Chores

v0.17.0

15 Nov 18:19
Compare
Choose a tag to compare

Chores

Notes

Forgot to bump version in the last release

v0.16.0

15 Nov 17:43
Compare
Choose a tag to compare

Chores

Reverts

  • workflow: last commit made it so it never triggers (Raventric)

v0.15.0

14 Nov 07:02
Compare
Choose a tag to compare

Bug Fixes

  • juicenet would crash after it's done (Raventric)

Chores

  • workflow: accidentally ignored everything (Raventric)