Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

v1.3.0

Latest
Compare
Choose a tag to compare
@EdJoPaTo EdJoPaTo released this 27 Jan 11:32
· 44 commits to master since this release
2e4a5d3

Features

  • Add the Survey Tool (2f70b3e, 38f4ca6, da99f7a, dd7acf8, 2e4a5d3)

    You can paste the output of the Survey Scanner into it to see some interesting statistics like

    • volume of the remaining astroids
    • remaining cycles on an astroid
    • estimated remaining solo time for an astroid/ the hole survey scanner result
    • estimated ISK value of an astroid/ the hole survey scanner result
    • estimated ISK/ hour of the hole survey scanner result

Minor changes

Overview

  • Show 'try it' without '...' (abff2c5)

Behind the scenes

  • Update angular-cli to 1.0.0-beta.26 (94e1c05)
    • use 'const' instead of 'let' if a value is never reassigned (1359a65)
    • values used by the html template have to be public (d1d3ed8)
  • Update bulma to 0.3.1 (bd49392)
  • Remove all spec files. The project is currently without tests (bad me) (170dabf)
  • Recreate Favicon from svg with all ICO sizes (a6f1ac3)