Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Dec 18, 2023
1 parent bc3090a commit 1fa35f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## v0.9.0 [tbd]
## v0.9.0 [2023-12-18]
_What's new?_
* Add `ListFilesWithContext` function to handle context cancellations.([#70](https://github.com/turbot/go-kit/issues/70))
* Add `AnySliceToTypedSlice` and `ToTypedSlice` functions.([#78](https://github.com/turbot/go-kit/issues/78))
* Add `TrimBlankLine` function.([#79](https://github.com/turbot/go-kit/issues/79))
* Add StringSliceEqualIgnoreOrder function to handle string slices comparison ignoring order. ([#741](https://github.com/turbot/go-kit/issues/74))
* Add type check functions.

## v0.8.1 [2023-09-14]
_Bug fixes_
Expand Down

0 comments on commit 1fa35f4

Please sign in to comment.