Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Releases: derogab/coingraph

v1.1.4

30 Aug 21:23
5febe54
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

CHANGELOG

  • Bug fix

v1.1.3

30 Aug 20:09
ccd7b14
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

CHANGELOG

  • Change API
  • Security upgrade of dependencies

v1.1.2

04 Aug 10:31
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

CHANGELOG

  • Security upgrade of dependencies

v1.1.1

19 Mar 00:44
100ae08
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

CHANGELOG

  • Security upgrade of dependencies

v1.1.0

05 Mar 13:28
165ecd0
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

CHANGELOG

  • Docker Support
    • Create docker images
      • derogab/coingraph-daemon
      • derogab/coingraph-client
    • Added docker-compose.yml
  • Configuration System
    • Edited config file (from config.yml to .env)
  • Minor dependencies upgrade

v1.0.0

01 Dec 11:08
Compare
Choose a tag to compare

Coingraph is a real-time graph for cryptocurrencies.

This is the first release.
It contains a

  • daemon that collects, organizes, emits and exposes the data.
  • web interface that shows the graphs.

Python Version

03 Nov 01:04
Compare
Choose a tag to compare
Python Version Pre-release
Pre-release

First version of the project in python. It will be forever alpha.