Skip to content

Releases: aquanauts/ozy

v0.1.12

04 Oct 16:01
80ce042
Compare
Choose a tag to compare

Commits

v0.1.11

30 Sep 19:21
Compare
Choose a tag to compare

Commits

  • 02437b2: Use is_file instead of existence in finding .ozy.yaml (#85) (Matt Godbolt) #85
  • 683095c: Support symlink installation (#86) (Matt Godbolt) #86
  • 7f0bb58: Bump all the dependency versions (#87) (Matt Godbolt) #87
  • f2e1773: cargo clippy --fix (Matt Godbolt)
  • d6adb62: Delete .github/workflows/ci-py.yaml (Matt Godbolt)
  • 72b3a54: Delete .github/workflows/release-py.yaml (Matt Godbolt)
  • 68fab24: Release version 0.1.11 (Matt Godbolt)

v0.1.10

27 Sep 21:00
6a2bba0
Compare
Choose a tag to compare

Commits

v0.1.9

14 Dec 17:44
fa7c733
Compare
Choose a tag to compare

Commits

  • fa7c733: Lock ozy config directory when updating (#75) (Austin Morton) #75

v0.1.8

19 Jul 16:14
3827eda
Compare
Choose a tag to compare

Commits

v0.1.7

25 Mar 00:29
Compare
Choose a tag to compare

Commits

  • 5c9b11b: Fix for team config without ozy_update_every (Austin Morton)

v0.1.5

10 Feb 21:10
d1244b8
Compare
Choose a tag to compare

Commits

  • d5e04db: Add Rust CI (#42) (Tao) #42
  • e38b9aa: Use rust ozy (Matt Godbolt)
  • 7ce1e92: Add some context to Result unwrapping (#46) (yeetfield) #46
  • 63561bd: Avoid shelling out to file for tarball installers (#49) (Austin Morton) #49
  • a342e00: Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t in /rozy (#52) (dependabot[bot]) #52
  • fe0dc45: Retry RPC errors (#54) (yeetfield) #54
  • d3f79a8: Send installer output to stderr (#47) (yeetfield) #47
  • 8c1320d: Ensure the path contains the Ozy bin directory when running anything through Ozy (#55) (yeetfield) #55
  • d1244b8: Bump version (#56) (yeetfield) #56

v0.1.4

26 Jan 01:35
89be5d3
Compare
Choose a tag to compare

Commits

v0.1.3

25 Jan 00:55
Compare
Choose a tag to compare

Commits

v0.0.14

28 Nov 19:33
Compare
Choose a tag to compare

Commits

  • 26a78d9: Add support for ozy self-update (#31) (Austin Morton) #31