Skip to content

Commit

Permalink
Update release notes for 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mwiebe committed May 1, 2014
1 parent 428bd22 commit 09c1903
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Mark Wiebe <[email protected]> Mark Wiebe <[email protected]>
Mark Wiebe <[email protected]> Mark <[email protected]>
Damien Garaud <[email protected]> Damien Garaud <[email protected]>

T.J. Alumbaugh <[email protected]> talumbau <[email protected]>
20 changes: 19 additions & 1 deletion docs/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
DyND-Python Release Notes
===================
=========================

Release 0.6.2
-------------

Commits by author since last release:

73 Mark Wiebe
3 T.J. Alumbaugh
1 Andy R. Terrel
1 Damien Garaud

- Updates to reflect libdynd ndt.type changes, including changes to
new datashape spelling from the datashape project, data/time/datetime,
cfixed[N] and fixed[N].
- Expose various ckernel updates from libdynd to Python.
- Slicing handles out of bounds indices more like Python now.
- Add type= parameter to nd.view, to switch between some common dimension
types, view bytes as POD data, and POD data as bytes.

Release 0.6.1
-------------
Expand Down

0 comments on commit 09c1903

Please sign in to comment.