All Versions
8
Latest Version
Avg Release Cycle
259 days
Latest Release
1508 days ago

Changelog History

  • v0.4.0-alpha.1 Changes

    February 29, 2020

    The first heedy alpha. There will be rough edges, and some things might be quite buggy. However, it will give you an idea of where this project is going. After downloading the executable for your platform, run it:

    chmod +x ./heedy
    ./heedy
    

    You can then go to https://localhost:1324, where you can set up your database.

    ๐Ÿ”Œ To get the full experience, install the plugins, since Heedy doesn't come with much built-in functionality:

    • ๐Ÿš€ fitbit - sync fitbit with heedy
    • ๐Ÿš€ notebook - use jupyter notebooks within heedy

    ๐Ÿ”Œ Make sure you have Python >=3.7 installed, and in PATH, since both plugins require it!

    ๐Ÿ›  Much of heedy is currently undocumented, so the next push will be towards bugfixes, documentation, and further integrations.

    ๐Ÿš€ Alpha releases make no guarantee of upgradeability

  • v0.3.0 Changes

    April 10, 2018

    ๐Ÿš€ ConnectorDB 0.3's development came with a lot of lessons about what is really needed for such a system. These lessons unfortunately require a total redesign. 0.3 is therefore the final CDB version before a ground-up rewrite. This rewrite is expected to take well over a year, so this release is the official version until then.

  • v0.3.0.b1

    April 10, 2018
  • v0.3.0.a1 Changes

    June 05, 2016

    ๐Ÿ”’ This is the first public alpha of ConnectorDB. There will be rough edges, and there might be crashes. There might also be security issues. Use at your own risk.

    ๐Ÿš€ EDIT 2017: Do not use this release. Please use prerelease versions from the website until 0.3.0 is released! This version is ancient!

  • v0.2.2 Changes

    June 26, 2015

    Stable enough to gather data!

  • v0.2.1 Changes

    June 16, 2015

    Can start gathering data with this version

  • v0.2.0 Changes

    May 15, 2015

    The basics are running, and the API is working.

  • v0.1.0

    March 16, 2015