Skip to content

Commit

Permalink
DOC:CHNG: Remove doc fixes and code refactoring changes not of intere…
Browse files Browse the repository at this point in the history
…st to users
  • Loading branch information
scottclowe committed Nov 16, 2022
1 parent 2a5acc3 commit 340fc89
Showing 1 changed file with 0 additions and 73 deletions.
73 changes: 0 additions & 73 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,31 +130,6 @@ Internal

- Add EVR reader ``echofilter.raw.loader.evr_reader``.
(`#280 <https://github.com/DeepSenseCA/echofilter/pull/280>`__)
- Refactor ``fixup_dataset_sample``, moved into its own function
(`#279 <https://github.com/DeepSenseCA/echofilter/pull/279>`__)

.. _v1.1.0 Added Documentation:

Documentation
^^^^^^^^^^^^^

- Change installation instructions in Usage Guide to point to GitHub releases as the source of exe files.
(`#265 <https://github.com/DeepSenseCA/echofilter/pull/265>`__)
- Improve docstrings.
(`#287 <https://github.com/DeepSenseCA/echofilter/pull/287>`__)
- Improve README.
(`#269 <https://github.com/DeepSenseCA/echofilter/pull/269>`__,
`#284 <https://github.com/DeepSenseCA/echofilter/pull/284>`__,
`#285 <https://github.com/DeepSenseCA/echofilter/pull/285>`__)


.. _v1.1.0 Miscellaneous:

Miscellaneous
~~~~~~~~~~~~~

- Update black version, blacken notebooks, fix flake8 errors.
(`#283 <https://github.com/DeepSenseCA/echofilter/pull/283>`__)


Version `1.0.3 <https://github.com/DeepSenseCA/echofilter/tree/1.0.3>`__
Expand Down Expand Up @@ -224,21 +199,6 @@ Release date: 2022-11-06.
This patch fix addresses requirement inconsistencies and documentation building.
This release is provided under the `AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.en.html>`__ license.

.. _v1.0.1 Added:

Added
~~~~~

.. _v1.0.1 Added Documentation:

Documentation
^^^^^^^^^^^^^

- Deploy documentation on github pages.
(`#251 <https://github.com/DeepSenseCA/echofilter/pull/251>`__)
- Include link to built documentation in README.
(`#253 <https://github.com/DeepSenseCA/echofilter/pull/253>`__)

.. _v1.0.1 Changed:

Changed
Expand All @@ -254,14 +214,6 @@ Requirements
and remove it from the requirements.
(`#249 <https://github.com/DeepSenseCA/echofilter/pull/249>`__)

.. _v1.0.1 Changed Checkpoints:

Checkpoints
^^^^^^^^^^^

- Look for checkpoints.yaml in repo/executable dir as well as package dir.
(`#256 <https://github.com/DeepSenseCA/echofilter/pull/256>`__)

.. _v1.0.1 Fixed:

Fixed
Expand All @@ -279,16 +231,6 @@ Release
- Support for pytorch>=1.11 by dropping import of ``torch._six.container_abcs``.
(`#250 <https://github.com/DeepSenseCA/echofilter/pull/250>`__)

.. _v1.0.1 Fixed Documentation:

Documentation
^^^^^^^^^^^^^

- Fix some API docstrings and CLI help text
(`#241 <https://github.com/DeepSenseCA/echofilter/pull/241>`__,
`#243 <https://github.com/DeepSenseCA/echofilter/pull/243>`__,
`#251 <https://github.com/DeepSenseCA/echofilter/pull/251>`__)


Version `1.0.0 <https://github.com/DeepSenseCA/echofilter/tree/1.0.0>`__
------------------------------------------------------------------------
Expand Down Expand Up @@ -326,21 +268,6 @@ Documentation
`#234 <https://github.com/DeepSenseCA/echofilter/pull/234>`__,
`#235 <https://github.com/DeepSenseCA/echofilter/pull/235>`__)

.. _v1.0.0 Fixed:

Fixed
~~~~~

.. _v1.0.0 Fixed Documentation:

Documentation
^^^^^^^^^^^^^

- Fix formatting of some CHANGELOG and docstrings
(`#230 <https://github.com/DeepSenseCA/echofilter/pull/230>`__,
`#231 <https://github.com/DeepSenseCA/echofilter/pull/231>`__,
`#235 <https://github.com/DeepSenseCA/echofilter/pull/235>`__)


Version `1.0.0rc3 <https://github.com/DeepSenseCA/echofilter/tree/1.0.0rc3>`__
------------------------------------------------------------------------------
Expand Down

0 comments on commit 340fc89

Please sign in to comment.