Skip to content

Releases: singlestore-labs/generic

v0.5.0

24 Jul 19:17
7f51e54

Choose a tag to compare

What's Changed

  • build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot[bot] in #12
  • [chore] switch dependabot to codeowners by @muir in #13
  • build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #14
  • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #15
  • build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #16
  • build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #17
  • build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #18
  • build(deps): bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot[bot] in #20
  • build(deps): bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #19
  • build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #23
  • build(deps): bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #22
  • build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #24
  • [feat] add FilterSlice by @muir in #27
  • build(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #26

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 May 15:44

Choose a tag to compare

What's Changed

  • [feat] add CopyMapSubset by @muir in #11

Full Changelog: v0.3.0...v0.4.0

v0.3.0

29 Apr 17:41

Choose a tag to compare

What's Changed

  • build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #7
  • build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #8
  • build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #9
  • [feat] add map Values function; allow CombineSlices to take no args (BREAKING CHANGE) by @muir in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Apr 20:04

Choose a tag to compare

What's Changed

  • [feat] add FirstMatchIndex and ReplaceOrAppend by @muir in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Apr 19:56
1f625b6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

v0.0.1

08 Apr 19:36

Choose a tag to compare

What's Changed

  • initial commit, open source generic by @muir in #1

New Contributors

  • @muir made their first contribution in #1

Full Changelog: https://github.com/singlestore-labs/generic/commits/v0.0.1