Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions docs/changes/devel.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,33 @@
.. _Scott Huberty: https://github.com/scott-huberty
.. _Thinh Nguyen: https://github.com/ttngu207
.. _Will Foran: https://github.com/WillForan


0.3 (2024-12-12) 📦
===================

Bugfixes 🐞
-----------

- Improved error message handling in the case that the EyeLink EDF API is not available. By `Will Foran`_ (`#11 <https://github.com/scott-huberty/eyelinkio/pull/11>`__)


New features 🚀
---------------

- You can now load EDF files without needing to install the EyeLink Developers Kit. By `Scott Huberty`_ (`#14 <https://github.com/scott-huberty/eyelinkio/pull/14>`__)
- Added Continuous Integration (CI) testing for Windows and MacOS. By `Scott Huberty`_ (`#14 <https://github.com/scott-huberty/eyelinkio/pull/14>`__)


0.2.0 (2024-08-01) 📦
=====================

New features 🚀
---------------

- Added support for reading binocular data by `Scott Huberty`_ and `Thinh Nguyen`_. (`#5 <https://github.com/scott-huberty/eyelinkio/pulls/5>`__)
- Added support for reading binocular data by `Scott Huberty`_ and `Thinh Nguyen`_. (`#5 <https://github.com/scott-huberty/eyelinkio/pull/5>`__)

- Setup a changelog, using `towncrier <https://towncrier.readthedocs.io/en/stable/index.html>`_. by `Scott Huberty`_ (`#6 <https://github.com/scott-huberty/eyelinkio/pulls/6>`__)
- Setup a changelog, using `towncrier <https://towncrier.readthedocs.io/en/stable/index.html>`_. by `Scott Huberty`_ (`#6 <https://github.com/scott-huberty/eyelinkio/pull/6>`__)


Bugfixes 🐞
Expand Down
4 changes: 0 additions & 4 deletions docs/changes/devel/5.newfeature.rst

This file was deleted.

3 changes: 0 additions & 3 deletions docs/changes/devel/6.newfeature.rst

This file was deleted.

Loading