Releases: Pixelicc/mowojang
Releases · Pixelicc/mowojang
v0.4.6
v0.4.6-dev.0
What's Changed
Full Changelog: v0.4.5...v0.4.6-dev.0
v0.4.5
v0.4.4
v0.4.2
What's Changed
- Seraph fallback implementation by @Pixelicc in #148
- Explained optional Config in README.md
- Also test custom baseURL
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bump typescript from 5.8.2 to 6.0.3 by @dependabot[bot] in #138
- feat: option to set the baseURL by @Kathund in #146
- feat(package): prepare script by @Kathund in #147
- Added logging for debugging and errors
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Added Status Page for Mowojang API
- getProfiles() now using GET by default for reliablility
- Corrected switched up types
- Bump @types/node from 22.13.14 to 25.9.1 by @dependabot[bot] in #143
Full Changelog: v0.3.9...v0.4.0
v0.3.9
Fixed previous release not publishing all files.
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- Bump axios-cache-interceptor from 1.11.4 to 1.12.0 by @dependabot[bot] in #131
- Bump axios to 1.16.1 by @dependabot[bot] in #144
- fix: typescript types by @Kathund in #145
New Contributors
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Bump axios from 1.11.0 to 1.13.4 by @dependabot[bot] in #122
- Bump axios-cache-interceptor from 1.8.0 to 1.11.4 by @dependabot[bot] in #120
getProfile()Endpoint now not using the combined batching of thegetProfiles()Endpoint anymore -> Reason can be found in the comment: c58a1d0
Full Changelog: v0.3.6...v0.3.7