1.4.1
Changes since 1.4.0
-
Changed the upper bounds for
bytestring
from0.11.0
to0.12.0
in #88. -
Additional internals were exported from
Proto3.Wire.Reverse.Internal
in #89. -
Support for encoding and decoding
ShortText
was added in #90. -
Derived
Lift
instances for theFieldNumber
andWireType
types in #92. -
Derived
Data
andGeneric
instances for theFieldNumber
andWireType
types in #91. -
Changed the upper bounds for
vector
from0.13
to0.14
in #93. -
GitHub action versions in CI were updated in #94.
cachix/install-nix-action
was updated fromcachix/install-nix-action@v13
tocachix/install-nix-action@v20
.cachix/cachix-action
was updated fromcachix/cachix-action@v10
tocachix/cachix-action@v12
.
-
Updated nixpkgs version from
21.05
to21.11
in #95. -
Add
source-repository
stanza to the cabal file in #96.