| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pop_6.1.0_darwin_amd64.tar.gz | 2022-11-20 | 7.0 MB | |
| pop_6.1.0_darwin_arm64.tar.gz | 2022-11-20 | 6.6 MB | |
| pop_6.1.0_linux_amd64.tar.gz | 2022-11-20 | 6.0 MB | |
| pop_6.1.0_windows_amd64.zip | 2022-11-20 | 13.8 MB | |
| checksums.txt | 2022-11-20 | 566 Bytes | |
| pop_6.1.0_linux_386.tar.gz | 2022-11-20 | 5.7 MB | |
| pop_6.1.0_windows_386.zip | 2022-11-20 | 13.8 MB | |
| README.md | 2022-11-20 | 773 Bytes | |
| v6.1.0 source code.tar.gz | 2022-11-20 | 188.3 kB | |
| v6.1.0 source code.zip | 2022-11-20 | 287.3 kB | |
| Totals: 10 Items | 53.4 MB | 0 | |
What's Changed
- updated goreleaser configuration by @sio4 in https://github.com/gobuffalo/pop/pull/790
- slices: update Int.Scan() to parse empty slices by @carloruiz in https://github.com/gobuffalo/pop/pull/791
- feature: log transaction/connection ID to track SQL executions for a request by @sio4 in https://github.com/gobuffalo/pop/pull/795
- fixed empty slice bug on slices.Float by @sio4 in https://github.com/gobuffalo/pop/pull/798
- do not swallow panic when rolling back inner panic to prevent connection leak by @sio4 in https://github.com/gobuffalo/pop/pull/797
New Contributors
- @carloruiz made their first contribution in https://github.com/gobuffalo/pop/pull/791
Full Changelog: https://github.com/gobuffalo/pop/compare/v6.0.8...v6.1.0