Skip to content

Releases: cattlecloud/atomicfs

v1.1.2

Choose a tag to compare

@shoenig shoenig released this 11 Jun 22:30
db4dcd3

What's Changed

  • ci: remove broken copywrite plumbing by @shoenig in #27
  • build(deps): bump extractions/setup-just from 3.1.0 to 4.0.0 by @dependabot[bot] in #30
  • build(deps): bump github.com/shoenig/test from 1.12.2 to 1.13.2 by @dependabot[bot] in #31
  • ci: update golangci-lint by @shoenig in #32

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@shoenig shoenig released this 14 Jan 16:04
17976b8

What's Changed

  • ci: fix scripts location and set test timeout by @shoenig in #20
  • ci: use hash for setup-just action by @shoenig in #23
  • build(deps): bump github.com/shoenig/test from 1.12.0 to 1.12.1 by @dependabot[bot] in #21
  • ci: update golangci-lint to 2.8.0 by @shoenig in #24

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@shoenig shoenig released this 22 Dec 17:05
e803806

What's Changed

  • repo: tweak readme badges by @shoenig in #17
  • deps: migrate repository and update for 2025 by @shoenig in #18
  • build(deps): bump github.com/shoenig/test from 1.7.0 to 1.12.0 by @dependabot in #19

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@shoenig shoenig released this 23 Nov 22:11

What's Changed

  • repo: setup gha workflow for ci by @shoenig in #8
  • repo: cleanup old repository options by @shoenig in #9
  • testing: remove the use of mock generator for testing by @shoenig in #10
  • testing: swap testify for test by @shoenig in #11
  • repo: swap pkg/errors for stdlib errors by @shoenig in #12
  • repo: use modern gitignore by @shoenig in #13
  • ci: setup verify copywrite gha by @shoenig in #14
  • ci: setup linters by @shoenig in #15
  • fs: change the order of parameters to be conventional by @shoenig in #16

Full Changelog: v0.3.2...v1.0.0