Skip to content

Change log

Jack Heal edited this page Jun 30, 2017 · 10 revisions

Change Log for Release Versions

v0.3

v0.3.1

  • Restructured imports in web folder.

v0.3.0

  • Can be run using docker-compose.
  • Individual services (web and atlas_visualisation) have their own Dockerfiles for running individually.
  • The bokeh app (atlas_visualisation) is separated from the flask app (web).

v0.2

v0.2.4

  • Uses isambard (v2017.1.0) instead of isambard_dev.
  • Updated to bokeh v0.12.6.

v0.2.3

  • bug fix for uplodaded_file: run tab now works properly.

v0.2.2

  • Renamed h5 folder to atlas.h5 (clearer and more consistent naming). Change reflected in tutorials.

v0.2.1

  • Added repr to UpdateCodes and tidied.

v0.2.0

  • Database updated to remove table CDHitFull. Only the five tables presented in the publication are there now.
  • Database migration version folder added, with first big change to the database schema.

v0.1

v0.1.1

  • graph_to_plain_graph sets g.graph['name'] = None for returned graph g.

v0.1.0

  • Code pared-down and back-end code fully documented (NumPy-style DocStrings).
  • Database update pattern fully re-written.
  • holding_unknowns.p and problem_codes.p removed along with associated functions.
  • GraphHandler removed, StructureHandler simplified.

v0.0

v0.0.5

  • Atlas visualisation has three sliders and a dropdown menu.
  • Internal links are working.

v0.0.4

  • Full atlas populated for the paper.

v0.0.3

  • Added ccplus data for socket cutoff 7.0.

Clone this wiki locally