| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pop_6.1.1_windows_amd64.zip | 2023-01-18 | 13.8 MB | |
| pop_6.1.1_linux_386.tar.gz | 2023-01-18 | 5.7 MB | |
| pop_6.1.1_darwin_amd64.tar.gz | 2023-01-18 | 7.0 MB | |
| pop_6.1.1_linux_amd64.tar.gz | 2023-01-18 | 6.0 MB | |
| pop_6.1.1_darwin_arm64.tar.gz | 2023-01-18 | 6.6 MB | |
| checksums.txt | 2023-01-18 | 566 Bytes | |
| pop_6.1.1_windows_386.zip | 2023-01-18 | 13.8 MB | |
| README.md | 2023-01-18 | 503 Bytes | |
| v6.1.1 source code.tar.gz | 2023-01-18 | 188.7 kB | |
| v6.1.1 source code.zip | 2023-01-18 | 287.7 kB | |
| Totals: 10 Items | 53.4 MB | 2 | |
What's Changed
- made to pass connection instead of copying store by @sio4 in https://github.com/gobuffalo/pop/pull/801
- Add
AfterEagerFind()by @aeneasr in https://github.com/gobuffalo/pop/pull/802 - prevent unnecessary go routines by limiting them when only the model is
AfterFindableby @sio4 in https://github.com/gobuffalo/pop/pull/805 - version bump by @sio4 in https://github.com/gobuffalo/pop/pull/806
Full Changelog: https://github.com/gobuffalo/pop/compare/v6.1.0...v6.1.1