Loading CHANGELOG.md +9 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [1.0.1] ### Fixed - Minor bug and install fixes ### Changed - Visual Timeline is now a Plotly Animation ## [1.0.0] ### Added Loading docs/notebooks/interval_data.ipynb.rst +1 −0 Original line number Diff line number Diff line Loading @@ -68,3 +68,4 @@ file to a desired location. .. code:: python interval.to_csv('/path/to/output.csv', index=False) Loading
CHANGELOG.md +9 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [1.0.1] ### Fixed - Minor bug and install fixes ### Changed - Visual Timeline is now a Plotly Animation ## [1.0.0] ### Added Loading
docs/notebooks/interval_data.ipynb.rst +1 −0 Original line number Diff line number Diff line Loading @@ -68,3 +68,4 @@ file to a desired location. .. code:: python interval.to_csv('/path/to/output.csv', index=False)