Releases: richengguy/mosaic
Releases · richengguy/mosaic
v1.0.3
What's Changed
- Bump pillow from 10.1.0 to 10.3.0 by @dependabot in #11
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #12
- Updated hnswlib and tqdm by @richengguy in #13
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Clean-up and update all dependencies. by @richengguy in #8
- Switch to pyproject.toml for build configuration. by @richengguy in #9
- Add a GitHub Actions workflow. by @richengguy in #10
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump pillow from 9.0.0 to 9.0.1 by @dependabot in #6
- Update dependencies to latest version. by @richengguy in #7
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Initial project setup. by @richengguy in #1
- Generates photomosaics using the CIFAR-100 dataset. by @richengguy in #2
- Can now generate image source grids. by @richengguy in #3
- Minor code cleanup and refactoring. by @richengguy in #4
- Add some documentation and perform some code cleanup. by @richengguy in #5
Full Changelog: https://github.com/richengguy/mosaic/commits/v1.0.0