NorfairKing / autodocodec

self(auto)- documenting encoders and decoders
MIT License
121 stars 20 forks source link

Add dlist instance #55

Closed clintonmead closed 3 months ago

NorfairKing commented 3 months ago

@clintonmead Looks good but we still need:

1.

nix flake lock --update-input validity
  1. Upgrade stack.yaml to not depend on your fork but upstream validity
  2. Minor version bump
  3. Changelog entry
clintonmead commented 3 months ago

@NorfairKing You'll need to make sure that has the right commit is merged into validity, it looks like the latest commit hasn't been merged into validity master: https://github.com/NorfairKing/validity/pull/120

Also I do have a changelog entry in Autodocodec, do you need it anywhere else (other than adjusting it after the minor version bump)?

NorfairKing commented 3 months ago

@clintonmead should be done now. Changelog looks good.

clintonmead commented 3 months ago

@NorfairKing repushed with new validity commit hash. Should be good to go.

NorfairKing commented 3 months ago

Merged and released.

NorfairKing commented 3 months ago

Thank you ! :tada: