Releases: CoolCat467/MineOS-Market-Server
Version 1.0.2
Since the last release, we've added a lot of information about how to use this program, updated the pre-commit hooks and the dependencies, switch to asynchronous record reading and writing, fixed page templates not being included in project distribution, fixed a ton of schema issues including file types, download endpoint, fixed upload table processing, removed HTTP error responses because official client doesn't like that, fixed several issues with publication uploading, and added a backup of official records as of 2024-08-13.
What's Changed
- Update hypercorn[trio] requirement from ~=0.16.0 to ~=0.17.3 by @dependabot in #8
- Update trio requirement from ~=0.25.0 to ~=0.26.0 by @dependabot in #14
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.0.0...v1.0.2
Version 0.0.0
This is the first initial release of this program.
I stole a bunch of my own code from my other projects, Scanner-Server and CIAStore, using my market API client and MineOS' official App Market Application for information on how everything should work, as well as recording what data the official server returns.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1
New Contributors
- @pre-commit-ci made their first contribution in #1
Full Changelog: https://github.com/CoolCat467/MineOS-Market-Server/commits/v0.0.0