Skip to content

Commit

Permalink
Updated CHANGELOG file.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelandr committed Jan 10, 2017
1 parent 9c41a24 commit a95ebfb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
Release History
===============

1.0.5 (2017-01-10)
~~~~~~~~~~~~~~~~~~
**Improvements**

- New faster `bmrblex.py` lexical analyzer module based on Python generators.
- Added Cythonized version of `bmrblex` (`cbmrblex.pyx`) for faster tokenization.
- API change: new `nmrstarlib.read_files()` generator that does not require passing list.
- API change: new `StarFile.chem_shifts_by_residue()` representation.
- Added automated tests for `pytest` framework.

1.0.4 (2016-10-06)
~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit a95ebfb

Please sign in to comment.