daml/release
Stephen Compall c9b5750968
NonEmpty utilities, new nonempty-cats library (#13115)
New instances and collection methods, many of which included
as-is from @andreaslochbihler-da's experiments downstream.

* mk, a version of apply with special inference
* new names for the conversion functions suggested by
  @andreaslochbihler-da
* groupBy1, zipWithIndex, reduceLeft, last1, distinct, toVector1
* a derived Semigroup instance
* a more explicit subtyping utility to specify implicit preference than
  what we get with shapeless @@
* from method, alias for unapply
* cats functorial, foldable instances in the new nonempty-cats library
* new NonEmpty utilities

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Andreas Lochbihler <36634420+andreaslochbihler-da@users.noreply.github.com>
2022-03-10 16:30:42 +00:00
..
src Publish ledger API Java code (#12812) 2022-02-08 13:23:05 +00:00
windows-installer Remove mentions of Daml connect (#13230) 2022-03-09 18:18:51 +00:00
artifacts.yaml NonEmpty utilities, new nonempty-cats library (#13115) 2022-03-10 16:30:42 +00:00
BUILD.bazel Add a test for the file listing of the released protobufs (#12269) 2022-01-05 16:01:52 +00:00
install.bat update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
install.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
RELEASE_SNAPSHOT_1.0.md add release instructions to release notification (#13160) 2022-03-04 11:33:15 +00:00
RELEASE_SNAPSHOT_2.0.md add release instructions to release notification (#13160) 2022-03-04 11:33:15 +00:00
RELEASE_STABLE_1.0.md add release instructions to release notification (#13160) 2022-03-04 11:33:15 +00:00
RELEASE_STABLE_2.0.md add release instructions to release notification (#13160) 2022-03-04 11:33:15 +00:00
RELEASE.md release instructions: fix line numbers (#13162) 2022-03-07 21:48:57 +01:00
rotation remove Samir's accesses (#13247) 2022-03-10 13:55:10 +00:00
sdk-config.yaml.tmpl Fold daml test-script under daml script --all (#12895) 2022-02-14 14:23:21 +01:00
test-protobuf-structure.sh Remove the reset service from the ledger api and the documentation [DPP-804] (#12472) 2022-01-19 14:46:50 +01:00
util.bzl update copyright headers (#12240) 2022-01-03 16:36:51 +00:00