hora 2.0 → 2.0.1
raw patch · 4 files changed
+8/−2 lines, 4 filesbinary-addedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +3/−0
- hora.cabal +5/−2
- test/TimeSeriesData/ChileContinental binary
- test/TimeSeriesData/ROC binary
changelog.md view
@@ -1,3 +1,6 @@+##### 2.0.1+ include test data files+ ##### 2.0 *API changes: modules moved & renamed*
hora.cabal view
@@ -1,5 +1,5 @@ name: hora-version: 2.0+version: 2.0.1 build-type: Simple cabal-version: >=1.10 @@ -10,7 +10,10 @@ category: System, Time license: PublicDomain license-file: PublicDomain-extra-source-files: changelog.md, README.md+extra-source-files: changelog.md, README.md, + test/TimeSeriesData/ChileContinental,+ test/TimeSeriesData/ROC+ homepage: https://github.com/ciez/hora source-repository head
+ test/TimeSeriesData/ChileContinental view
binary file changed (absent → 9283 bytes)
+ test/TimeSeriesData/ROC view
binary file changed (absent → 774 bytes)