You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(GHC): Drop GHC version 8 and add 9.6, 9.8, 9.10 as supported (#89)
* (tag: v1.1.1) chore: add Paths_rollbar_client as autogen-module
* fix: change test spec from notifier to 1.1.1 version
* chore: generate .cabal files with 1.1.1 and GHC 12
* fix: bump minor version as PVP versioning (minor release from 1.1.0 to 1.1.1) bump: add GHC version 9.12.2 as supported
* fix: convert string to text on version retrieval
* feat(version): create dynamic version retrieval for rollbar-client
* fix: bump version on test for itemNotifier attributes
* (tag: v1.2.0) bump: rollbar packages version to 1.2.0
* bump: version of base from 4.13 to 4.18
* fix: add upper-bound constraint for mayor version in wai-extra dependency
* bump: delete upper-bound constraint for wai-extra dependency
* fix: add undeclared bytestring dependency
* bump: include only 9.6, 9.8 and 9.10 GHC versions
* fix(text): bump dependency constraint to fix compiling error
* fix: hpack build
0 commit comments