Skip to content

Commit

Permalink
update change log for opppy-0_1_5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathew Cleveland committed Mar 3, 2021
1 parent b3ae170 commit 7220106
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
2021-03-03 Mathew Cleveland <[email protected]>
* OPPPY minor release:
+ OPPPY-0_1_5

* Current dependencies:
+ Python 3.X
+ numpy
+ scipy
+ matplotlib
+ sphinx (to build documentation)

* Summary of changes:
+ Improve output parsing performance
+ Add github integration testing
+ Add github documentation hosting

* Corrected defects:
+ Improve output parsing performance by only checking for duplicates
when the current cycle time is less then or equal to the last parsed
cycle time

* New Features:
+ Github integration testing
+ Github documentation

* Known Defects:
+ Not all plotting features have been tested.
+ Only cycle and time data is ignored when listing plot options
+ Dictionary printing options should be fixed


2020-07-27 Mathew Cleveland <[email protected]>
* OPPPY minor release:
+ OPPPY-0_1_4
Expand Down

0 comments on commit 7220106

Please sign in to comment.