Module for generic collections https://pkg.go.dev/pkg.icikowski.pl/collections
Go to file
semantic-release-bot d0174a8432 release(rc): v0.1.1-rc.10
## [0.1.1-rc.10](https://git.ext.icikowski.pl/go/collections/compare/v0.1.1-rc.9...v0.1.1-rc.10) (2024-05-21)

###  Tests

* **fixtures:** embed test fixtures ([563848c](563848c2fb))

### Continuous Integrations

* **deps:** pin `conventional-changelog-conventionalcommits` to version 7.x ([739f469](739f469fbd))

### Build system and dependencies

* **deps:** update all non-major dependencies ([45caf52](45caf527e5))
* **deps:** update dependency conventional-changelog-conventionalcommits to v8 ([c735657](c735657b03))
2024-05-21 21:07:58 +00:00
.woodpecker build(deps): update all non-major dependencies 2024-02-28 23:53:32 +00:00
comparators feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
.gitignore ci(init): add initial CI configuration 2023-11-04 20:37:00 +01:00
.releaserc.json ci(init): add initial CI configuration 2023-11-04 20:37:00 +01:00
.renovaterc.json ci(renovate): add Renovate bot configuration 2024-02-29 00:18:52 +01:00
CHANGELOG.md release(rc): v0.1.1-rc.10 2024-05-21 21:07:58 +00:00
collection_test.csv feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection_test.go test(fixtures): embed test fixtures 2024-05-21 23:05:21 +02:00
collection.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
go.mod test(fixtures): embed test fixtures 2024-05-21 23:05:21 +02:00
go.sum test(fixtures): embed test fixtures 2024-05-21 23:05:21 +02:00
LICENSE chore(license): add 0BSD license 2023-07-26 22:12:45 +02:00
optional_test.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
optional.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
package-lock.json release(rc): v0.1.1-rc.10 2024-05-21 21:07:58 +00:00
package.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
package.json release(rc): v0.1.1-rc.10 2024-05-21 21:07:58 +00:00