Pax Versions Save

📦 The MC modpack manager for professionals.

v1.10.0

1 year ago
  • 5c45760 - implement support for quilt modpacks & mods
  • 11f847b - test quilt support
  • f9a1b34 - Merge branch development into main

v1.9.14

1 year ago
  • f8adfda - fix issue with quilt mods being selected for forge modpacks
  • 1ccdc23 - Merge branch development into main

v1.9.13

1 year ago
  • 4b86ee6 - Replace pinning message (fixes #76)
  • 81e4e18 - create overrides folder when importing if not present
  • 11fe34c - fix addons not being found & show warning if cache is empty (fixes #77)
  • 5d9b516 - Merge branch development into main
  • 2f1dac6 - fix unlimited recursion in case addonFile is faulty
  • c9c5786 - Merge branch development into main

v1.9.12

1 year ago
  • 86f7638 - fix caching on windows
  • 6039bb4 - Merge pull request #75 from MrAwesomeRocks/patch-1
  • 61e27ef - Merge branch development into main

v1.9.11

2 years ago
  • e50c187 - search for slug using the official api
  • eec6259 - fix tremove_without_dependencies test
  • 987c88e - Merge branch development into main

v1.9.10-fix

2 years ago
  • da425f1 - remove custom build commands from tests
  • 7cd18fe - use nim.cfg
  • 974778a - Merge branch feature/build into development
  • 956aec6 - add ability to convert addons/addon files to json
  • 3b473a0 - change cfcache to accept addons & addon files
  • bcbb2dc - Merge branch feature/cache into development
  • 722dd8f - fix issue with cfcache location being wrong
  • fc0b384 - Merge branch development into main
  • a7eb44b - fix tcfcache testcase

v1.9.10

2 years ago
  • fb9fece - implement the cfcache
  • 1b63c4d - rename cfclient to cfapi
  • 2a450b7 - add cfclient
  • 9fa27af - switch metadata endpoint
  • 2473597 - create cache on startup instead every time the cache is hit
  • 4db99ed - fix error with pax crashing without a cache
  • 1ffd5df - add ability to clean & purge cache from pax
  • c547279 - fix error with chunked fileids being wrong
  • df25dde - Merge branch feature/cfcache into development
  • 8c3081f - Merge branch development into main
  • 8216f3b - fail silently if cache not available
  • 9e0c939 - fix issue with tcfclient test failing

v1.9.9

2 years ago

v1.9.8

2 years ago
  • cf2c9bb - switch to cfproxy - fixes #66
  • ef5e938 - fix cfclient category restriction
  • ca940a0 - allow adding only mods or resource packs - fixes #53
  • b1a38f7 - Merge branch development into main
  • 4bb3dd8 - fix tadd tests
  • 50920c7 - Merge branch development into main

v1.9.7

2 years ago
  • 3e6eb89 - Add --version, edit help description capitals
  • 48638e6 - read version from git instead of nimble pkg file
  • 8d1684c - remove nimbleVersion file to paxVersion
  • f75ae36 - update docstring
  • 4a41421 - Merge pull request #64 from huantianad/main
  • 88acea9 - fix client tests
  • a4af01c - Merge branch development into main