Changelog History
-
v0.4.0-alpha.1 Changes
February 29, 2020The 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:
๐ 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, 2015Stable enough to gather data!
-
v0.2.1 Changes
June 16, 2015Can start gathering data with this version
-
v0.2.0 Changes
May 15, 2015The basics are running, and the API is working.
-
v0.1.0
March 16, 2015