Go to file
semantic-release-bot 5bd0839312 release(rc): v1.1.1-rc.1
## [1.1.1-rc.1](https://git.ext.icikowski.pl/go/generics/compare/v1.1.0...v1.1.1-rc.1) (2023-11-04)

### Continuous Integrations

* **init:** add initial CI configuration ([edf64a3](edf64a344f))
2023-11-04 20:19:11 +00:00
.woodpecker ci(init): add initial CI configuration 2023-11-04 20:36:55 +01:00
.gitignore ci(init): add initial CI configuration 2023-11-04 20:36:55 +01:00
.releaserc.json ci(init): add initial CI configuration 2023-11-04 20:36:55 +01:00
CHANGELOG.md release(rc): v1.1.1-rc.1 2023-11-04 20:19:11 +00:00
go.mod feat(pkg): add initial source code 2023-07-21 23:05:40 +02:00
go.sum feat(pkg): add initial source code 2023-07-21 23:05:40 +02:00
LICENSE chore(license): add 0BSD license 2023-07-21 23:03:48 +02:00
maps_test.go feat(pkg): add maps-related functions 2023-11-03 21:18:22 +01:00
maps.go feat(pkg): add maps-related functions 2023-11-03 21:18:22 +01:00
package-lock.json release(rc): v1.1.1-rc.1 2023-11-04 20:19:11 +00:00
package.go feat(pkg): add initial source code 2023-07-21 23:05:40 +02:00
package.json release(rc): v1.1.1-rc.1 2023-11-04 20:19:11 +00:00
ptr_test.go feat(pkg): add initial source code 2023-07-21 23:05:40 +02:00
ptr.go feat(pkg): add initial source code 2023-07-21 23:05:40 +02:00