Skip to content

v0.3.0

Compare
Choose a tag to compare
@anselal anselal released this 28 Jan 00:22
· 144 commits to master since this release

Bug fixes

  • πŸ› fix(table): Fix remove icon not showing
  • πŸ› fix(table): Fix remove icon not showing in inactive miners

New Features

  • ⚑ improvement: Add conversion of hashrate unit
  • ⚑ improvement(update_unit_and_value): Add support for Peta and Exa Hash
  • ⚑ improvement(pycgminer): Add support for Python3. Closes #10
  • πŸ†™ update(create_db): Add support for T9. Closes #25
  • πŸ†™ update(create_db): Add support for A3. Closes #59
  • πŸ†™ update(create_db): Add support for L3

Added

  • πŸ’„ update: Add remove miner icon
  • ⭐ new(table): Add Worker column
  • βž• Add update_db script
  • πŸ“ docs(donations): Add ETH address

Changed

  • πŸ’„ update: Remove JSON Info column
  • πŸ‘• refactor(views): Move json views to a separate file
  • πŸ†™ update(create_db): Add error handling. Print messages Fix #34
  • βž• πŸ‘• refactor(css): Separate most css from html
  • πŸ“ docs(readme): Update README
    Updated supported miner models, requirements and installation instructions. Added update instructions