Skip to content

Releases: kevincobain2000/instachart

v1.0.10

14 Jan 10:53
Compare
Choose a tag to compare

Changelog

v1.0.9

14 Jan 06:24
Compare
Choose a tag to compare

Changelog

v1.0.8

04 Jan 22:35
Compare
Choose a tag to compare

Changelog

  • bce97e6 (docs) README updated, added Product Hunt link
  • 47df868 (docs) img
  • 316d0e1 (feat) limit decimal to 2 on k
  • e1c2bd3 (feat) number to K
  • 3ebd664 (feat) support added for svg output

v1.0.7

04 Jan 04:18
Compare
Choose a tag to compare

Changelog

v1.0.6

01 Jan 19:28
b0d1135
Compare
Choose a tag to compare

Changelog

  • 7da2cd4 (ui) medium link
  • b0d1135 Merge pull request #17 from kevincobain2000/develop
  • dad1937 deploy.sh to build.sh
  • 54bb21c fix for line x data as single array
  • 2f0578d fix for line x data as single array

v1.0.5

01 Jan 13:10
Compare
Choose a tag to compare

Changelog

v1.0.4

31 Dec 07:46
Compare
Choose a tag to compare

Changelog

v1.0.3

30 Dec 07:23
489c15e
Compare
Choose a tag to compare

Changelog

v1.0.2

29 Dec 16:57
Compare
Choose a tag to compare

Changelog

v1.0.1

28 Dec 13:18
Compare
Choose a tag to compare

Changelog

  • 0a1b622 (docs) CHANGE LOG
  • 4336c71 (docs) height on chart
  • a31c62c (feat) add base url
  • 8d2c062 (feat) added favicon and merged request obj
  • e36ad16 (feat) added metric for horizontal bar
  • 77e8530 (feat) fix kv error messages
  • 19ed2a6 (feat) reafactored handlers by moving printer logic to pkg classes
  • 08babe4 (fix) missing headers on bar
  • 2e30734 (fix) principle
  • 8a91a57 (tests) add tests for checking headers
  • 9f981bf Merge pull request #11 from kevincobain2000/feature/refactor
  • 5c84351 Merge pull request #12 from kevincobain2000/feature/tests