Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

46 lines (35 loc) · 2.56 KB

Changelog

v0.3.0 (2022-02-06)

Feature

  • Initial 3.17 support: removed perandus, prophecies, and watchstones (bf22615)

v0.2.2 (2022-02-04)

Fix

  • Re-add pytables as a dependency (cad7ddc)

v0.2.1 (2022-02-04)

Fix

  • Add create hdfstore function skipped from prior commit (a8e2931)

v0.2.0 (2022-02-04)

Feature

  • Update leaguestart filter (e8cfdef)
  • Add options to store/load HD5 cache to CLI (70bde3b)

Fix

  • 🐛 Quick fix for recently introduced errors (bedb698)
  • 🐛 Include non-influenced base types in trade filter (fixes #9) (04565a8)

v0.1.3 (2021-09-15)

Fix

  • filtering: 🐛 Fixed quantile visibility (a34d5f2)

v0.1.2 (2021-09-15)

Fix

  • filtering: 🐛 Decrement quantile labels, add alt quality columns (3c6017b)

v0.1.1 (2021-09-15)

Fix

  • cmd: 🐛 Fix no_sync option in render not being respected (2bdefd7)

v0.1.0 (2021-09-12)

Fix

  • filtering: 🐛 Fixed handling of cluster jewels (7a56db0)

Documentation

  • README: 📝 Add Discord badge (79a45ae)
  • README: 📝 Add docs badge (2e07304)
  • readthedocs: 📝 Add .readthedocs.yml file (b010434)
  • README: 📝 Updated readme with demos and clarifications (101cc0f)