packages feed

hspec-junit-formatter 1.0.0.0 → 1.0.0.1

raw patch · 3 files changed

+7/−3 lines, 3 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,6 +1,10 @@-## [_Unreleased_](https://github.com/freckle/hspec-junit-formatter/compare/v1.0.0.0...main)+## [_Unreleased_](https://github.com/freckle/hspec-junit-formatter/compare/v1.0.0.1...main)  None++## [v1.0.0.1](https://github.com/freckle/hspec-junit-formatter/compare/v1.0.0.0...v1.0.0.1)++- Bump `base` dep  ## [v1.0.0.0](https://github.com/freckle/hspec-junit-formatter/tree/v1.0.0.0) 
LICENSE view
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2020 Renaissance Learning Inc+Copyright (c) 2021 Renaissance Learning Inc  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
hspec-junit-formatter.cabal view
@@ -1,6 +1,6 @@ cabal-version:      1.12 name:               hspec-junit-formatter-version:            1.0.0.0+version:            1.0.0.1 license:            MIT license-file:       LICENSE copyright:          2021 Renaissance Learning Inc