Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

43 lines (20 loc) · 2.24 KB

Changelog

0.3.0 (2023-01-12)

⚠ BREAKING CHANGES

  • StdOut,StdErr -> Stdout,Stderr (#20)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 (#15) (ab4e024)
  • deps: bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#19) (e695dc5)
  • deps: bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#14) (b4a7aa2)

refactor

0.2.0 (2022-12-13)

Features

  • add e2e tests for resource and user flags (#5) (1d5ec0d)

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 (#12) (a676453)

0.1.1 (2022-11-30)

Bug Fixes

Build System or External Dependencies

  • deps: bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 (#3) (abf1f07)