Skip to content

Commit

Permalink
update dev history
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeldussin committed Jul 17, 2018
1 parent 6b24a3c commit 0d51dba
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions doc/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ Development
Release History
---------------

v.0.2.2 (2018-07-18)
~~~~~~~~~~~~~
- Extend capabilities of read_raw_data (:issue:`84`)
- Fix the problem with testing type of prefix (:issue:`83`)
- Cast prefix to list if it isn't already one (:issue:`79`)
- Generalizes _get_all_iternums in order to handle compressed data (:issue:`77`)
- Extract version number from git tag (:issue:`72`)
- Adding .stickler.yml (:issue:`70`)
- Added functionality to read PTRtave files (:issue:`63`)
- Update examples.rst (:issue:`65`)
- fix time encoding (:issue:`61`)
- Fix llc chunking (:issue:`60`)
- Test refactor (:issue:`54`)
- Kpp added properly (:issue:`55`)
- Tests for ref_date issue (:issue:`53`)
- Add python 3.6 testing (:issue:`52`)
- Added layers axis attribute (:issue:`47`)

v.0.2.1 (2017-05-31)
~~~~~~~~~~~~~
- Fix to ensure that grid indices are always interger dtype.
Expand Down

0 comments on commit 0d51dba

Please sign in to comment.