miso-action-logger 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+8/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- miso-action-logger.cabal +4/−3
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for miso-action-logger +## 0.1.0.1 -- 2019-06-28++* Cabal file fixed for compatibility with Nix.+ ## 0.1.0.0 -- 2019-06-24 * First version. Released on an unsuspecting world.
miso-action-logger.cabal view
@@ -1,17 +1,18 @@-cabal-version: 2.4+cabal-version: >=1.22 name: miso-action-logger-version: 0.1.0.0+version: 0.1.0.1 synopsis: Miso state transition logger description: State transition logger for Miso heavily inspired by Redux-Logger. homepage: https://github.com/Lermex/miso-action-logger bug-reports: https://github.com/Lermex/miso-action-logger/issues-license: BSD-3-Clause+license: BSD3 license-file: LICENSE author: Sviat Chumakov maintainer: svchumakov@gmail.com copyright: Copyright (c) 2019 Sviat Chumakov category: Web extra-source-files: CHANGELOG.md+build-type: Simple library exposed-modules: