An open API service for software projects hosted on Open Collective.

github.com/typelevel/kittens

Automatic type class derivation for Cats
https://github.com/typelevel/kittens

Make implicit not found message more terse (#646)

* Make error messages on Scala 3 more terse

* Make error messages more terse on Scala 2

ef9b485e7a1740cba1119dbace0806ffa6389ee3 authored over 1 year ago
Derive Band, Semilattice and BoundedSemilattice on Scala 3 (#645)

* Derive Band on Scala 3

* Derive Semilattice on Scala 3

* Derive BoundedSemilattice on Sc...

1f11a0957f9809b676f092c2f88d1de86fcf18d9 authored over 1 year ago
Update munit to 1.0.0-M11 (#644)

Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>

f518ce961c73f1254ed636a95ecbafdcb5f0ee24 authored over 1 year ago
Derive CommutativeGroup on Scala 3 (#643)

85660aa94362981dc7bf58827905c9383b10448d authored over 1 year ago
Add type aliases for composed type constructors (#642)

Also qualify `Or` type aliases for better readability.

423b7ff1fbb48467559bf5fedccc38754deb463d authored over 1 year ago
Add using clause for context bounds (#641)

Also reduce flakiness of `GroupSuite`

6ebfc5fe5cfacaefed771df37d4b48db2534f63c authored over 1 year ago
Derive Group on Scala 3 (#638)

* Derive Group on Scala 3

* Add a spec for DerivedGroup

2fd70dcaba49742dd22c49a6ee3138275a9f7af3 authored over 1 year ago
Merge pull request #640 from typelevel/update/nscplugin-0.4.17

Update nscplugin, sbt-scala-native, ... to 0.4.17

6be159088eb83a2515ddb61b53fb0dc8f320c570 authored over 1 year ago
Update nscplugin, sbt-scala-native, ... to 0.4.17

0c84240fcc3c3f31d161dd828a29b0117d9f0ade authored over 1 year ago
Merge pull request #636 from typelevel/update/shapeless3-deriving-3.4.1

Update shapeless3-deriving to 3.4.1

26fee3402d52d346a6170c6a5d6827cd6e94973a authored over 1 year ago
Update shapeless3-deriving to 3.4.1

a11c644294275a30030b2655bde9ed5e8d98b9ff authored over 1 year ago
Bump tlBaseVersion (#637)

48ea01ceb7c56a0d5cb11ef324ca3329c7f624e0 authored over 1 year ago
Document Strict derivation on Scala 3 (#635)

Also drop paragraphs about retrictions that no longer apply.

3ebb9f6e3423d3aee98457d0f6207cbdaebb3f04 authored over 1 year ago
Merge pull request #634 from typelevel/update/sbt-scalajs-1.15.0

Update sbt-scalajs, scalajs-compiler, ... to 1.15.0

21bd70cf6c07dee94e2943150b193823a1b4202e authored over 1 year ago
Update sbt-scalajs, scalajs-compiler, ... to 1.15.0

63cd839d57939f680dcc390c517dce4900ef6bf1 authored over 1 year ago
Use context bounds to simplify signatures (#632)

Updates shapeless to 3.4.0

ea2e7c16e2b4b2ccbece4a5672702235bb07827a authored over 1 year ago
Merge pull request #633 from typelevel/update/shapeless3-deriving-3.4.0

Update shapeless3-deriving to 3.4.0

5da32de64d9da96aa80e0a967534dc4e884e305b authored over 1 year ago
Update shapeless3-deriving to 3.4.0

cd1761590afd345a2da6186b3b762205aabaeaf6 authored over 1 year ago
Merge pull request #631 from typelevel/update/sbt-typelevel-ci-release-0.6.5

Update sbt-typelevel-ci-release, ... to 0.6.5

5ba39ebfe710a0e2e01ff61a88eb98d8f84cf0d5 authored over 1 year ago
Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

0d8161fbc498ee2177e2133af92a1e19b4278553 authored over 1 year ago
Update sbt-typelevel-ci-release, ... to 0.6.5

03d909a91d66dcdf38e97fbfeee17f7ae261f984 authored over 1 year ago
Derive Alternative on Scala 3 (#630)

* Derive Alternative on Scala 3

* Update docs

3b67dabb5fb255f31660841ed729d20f5e6e1c38 authored over 1 year ago
Derive NonEmptyAlternative on Scala 3 (#629)

c505501a94a99609a3a89b18e00fb05bec3a51b1 authored over 1 year ago
Strict semiauto derivation for Scala 3 (#626)

* Strict semiauto derivation for Scala 3

* Strict derivation for Hash

* Strict derivation ...

076ffce4420726d622fc29ffcf9c52c714451db7 authored over 1 year ago
Enable some lints (#628)

188446b125a874659aa0de24cc56d79043502c47 authored over 1 year ago
Make nested instances lazy (#627)

* Make nested instances lazy

* Add tests for lazy nested instances

bc35f8f4b9148b004954323e85c97bdf9ead4b57 authored over 1 year ago
Add a note about Scala 3 derives limitation (#625)

51c8e91a2251228a3057bcda099d24f47af5764b authored over 1 year ago
Add a regression test for AnyVal Hash derivation (#624)

3c154a144a5cb0da53bbb48d2250c621e5ce3307 authored over 1 year ago
Add Record / Union instances for Apply / Applicative / Functor (#517)

33d4e2b201fd876387f93bace03d3db29822625c authored over 1 year ago
Merge pull request #623 from typelevel/update/sbt-typelevel-ci-release-0.6.4

Update sbt-typelevel-ci-release, ... to 0.6.4

dd0490214914d0e7ab289d5b7a6bdf376db18f0c authored over 1 year ago
Merge pull request #622 from typelevel/update/sbt-1.9.8

Update sbt to 1.9.8

7bd6512d7a13b21d5fdeb755c074af4c14b42f81 authored over 1 year ago
Update sbt-typelevel-ci-release, ... to 0.6.4

7644753a77a5e0264d6297d80a15a880da67bd66 authored over 1 year ago
Update sbt to 1.9.8

43b01e5fe73c03b03e6c88aef6126c8edece683b authored over 1 year ago
Merge pull request #621 from typelevel/update/sbt-typelevel-ci-release-0.6.3

Update sbt-typelevel-ci-release, ... to 0.6.3

fb289c4df46c3c8eff00ca44f0973035197331bb authored over 1 year ago
Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

8b8c2f0d3957c0a7499ad1fbe213d993d3d29882 authored over 1 year ago
Update sbt-typelevel-ci-release, ... to 0.6.3

5f659d592af997ee562d944b21d9ff3937f5e8a5 authored over 1 year ago
Merge pull request #619 from typelevel/update/scalafmt-core-3.7.17

Update scalafmt-core to 3.7.17

7c384ef8b804534a5ec65d399d764752b3d3dc96 authored over 1 year ago
Update scalafmt-core to 3.7.17

c755b75c288308ea24c7af3ec8121eeebb0ec614 authored over 1 year ago
Merge pull request #618 from typelevel/update/sbt-typelevel-ci-release-0.6.2

Update sbt-typelevel-ci-release, ... to 0.6.2

184dabe365a3278550f9c223dcd6ea439f04a588 authored over 1 year ago
Update sbt-typelevel-ci-release, ... to 0.6.2

ad482aa71fb807dfc1bffb0cda25c753cd3f8962 authored over 1 year ago
Merge pull request #616 from typelevel/update/sbt-typelevel-ci-release-0.6.1

Update sbt-typelevel-ci-release, ... to 0.6.1

bd912b0395d3386b7985395510cb70d134f719ce authored over 1 year ago
Update tlBaseVersion

fee74b6ccf869c329b948e5a6027dae25c90036f authored over 1 year ago
Update sbt-typelevel-ci-release, ... to 0.6.1

4d2a3ce841abda4e16e3f1d7f3302b33e542dbb6 authored over 1 year ago
Merge pull request #615 from typelevel/update/scalafmt-core-3.7.15

Update scalafmt-core to 3.7.15

fe57a062b28f68b3d0012bb2e433caed71b23d71 authored almost 2 years ago
Update scalafmt-core to 3.7.15

b401ff292fabaab7789202be62a05a6ddac3c685 authored almost 2 years ago
Merge pull request #614 from typelevel/update/sbt-1.9.7

Update sbt to 1.9.7

7a98c627164ddf172c7e658e5f8d2365db4068a3 authored almost 2 years ago
Update sbt to 1.9.7

05020272a0f8975859ff88dd0d642537fe8fb308 authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.6.0 (#613)

Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>

a60e31f1bc48694834ef3998d0a86f93bda16b1f authored almost 2 years ago
Support singleton instances (#612)

* Add singleton instances for Scala 2

* Add singleton instances for Scala 3

* Use default ...

8f442ad8969e9f1add5a877ff18053a838b32076 authored almost 2 years ago
Merge pull request #611 from typelevel/update/nscplugin-0.4.16

Update nscplugin, sbt-scala-native, ... to 0.4.16

73a48ac81612b02674c197ba4e02f9ecd1b38844 authored almost 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.16

f014c55573efab5cc12c5a5d4f27a65a403a262a authored almost 2 years ago
Merge pull request #610 from typelevel/update/sbt-typelevel-ci-release-0.5.4

Update sbt-typelevel-ci-release, ... to 0.5.4

8b6eb358beb6c82e93900c9ab25de752b5d7e276 authored almost 2 years ago
Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

8d6269f90d7545cb77001e57b9c823b414911593 authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.5.4

9491bda34b1f4a8ebac9ebc24788b03a44cc554e authored almost 2 years ago
Merge pull request #609 from typelevel/update/sbt-scalajs-1.14.0

Update sbt-scalajs, scalajs-compiler, ... to 1.14.0

04ba947216986b58e0a28a091b9d37ade41c2bdb authored almost 2 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.14.0

39e3f3eca4fa1b4963a7c89106c8c266f83000df authored almost 2 years ago
Update munit to 1.0.0-M10 (#607)

Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>

30b7270aa4073d79c35aa56b36c7cad9e3cdc238 authored almost 2 years ago
Merge pull request #608 from typelevel/update/sbt-typelevel-ci-release-0.5.3

Update sbt-typelevel-ci-release, ... to 0.5.3

6d0ad10312c2f1915e1798471f5c700c8a3b1e2c authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.5.3

c2d74fcc94608f1523ad93772fc230436b1d0a7a authored almost 2 years ago
Merge pull request #606 from typelevel/update/sbt-1.9.6

Update sbt to 1.9.6

3e9c7b103b996d0cee1db9009c9ccd4aeb6beaf3 authored almost 2 years ago
Update sbt to 1.9.6

2861c515f376586568dc2fbe66a2e79a7de9520d authored almost 2 years ago
Update munit to 1.0.0-M9 (#605)

Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>

2ed66f8603bbfb34fc35121fb36d240cf05be697 authored almost 2 years ago
Merge pull request #604 from typelevel/update/sbt-1.9.5

Update sbt to 1.9.5

4751436c5da57dae755d0588ce5321d2fc80ddd6 authored almost 2 years ago
Update sbt to 1.9.5

1e32efa990a44073c9e5280d8fd9b027beb17359 authored almost 2 years ago
Merge pull request #603 from typelevel/update/sbt-typelevel-ci-release-0.5.2

Update sbt-typelevel-ci-release, ... to 0.5.2

4f505d0c6325a78d6339cb9cd413123fdd99c54f authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.5.2

95ebe7c3f7afc3cc41239b636ed1acad558c667c authored almost 2 years ago
Merge pull request #602 from typelevel/update/scala-library-2.13.12

Update scala-library, scala-reflect to 2.13.12

5c2895ae58eaa038cd2130409a1a9a89d490dd94 authored almost 2 years ago
Update scala-library, scala-reflect to 2.13.12

bd935507e77dbc81e2bda77afc85b06c1aa8b5cc authored almost 2 years ago
Merge pull request #601 from typelevel/update/sbt-typelevel-ci-release-0.5.1

Update sbt-typelevel-ci-release, ... to 0.5.1

93c2f307ce76a7bc89b8130b8d05ef482588fc7f authored almost 2 years ago
Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

bb2507f6bda6ac4bd9ecfaefa929a7eaa3dc521c authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.5.1

82c6c8a4d7ac67a2c9d7edbaaca38dcd7816666a authored almost 2 years ago
Merge pull request #600 from typelevel/update/scala3-library-3.3.1

Update scala3-library, ... to 3.3.1

5d4dd7377b8a19c2226a2c7e3e8d6e7aa5fc0896 authored almost 2 years ago
Update scala3-library, ... to 3.3.1

33e0081dba1d63ccc90070913dcf87112e87760c authored almost 2 years ago
Merge pull request #599 from typelevel/update/nscplugin-0.4.15

Update nscplugin, sbt-scala-native, ... to 0.4.15

eeb6ccbb0a20a580dbde615db62f89e8567a45a5 authored almost 2 years ago
Update nscplugin, sbt-scala-native, ... to 0.4.15

4360c568c25c085e62008d513c735bab3f51901b authored almost 2 years ago
Merge pull request #598 from typelevel/update/scalafmt-core-3.7.14

Update scalafmt-core to 3.7.14

af83b09adf7088893e47bc9e87dfba4e55b86dd7 authored almost 2 years ago
Update scalafmt-core to 3.7.14

e04b6d223b5c486bce770b2c695cabb95dcb9647 authored almost 2 years ago
Merge pull request #597 from typelevel/update/sbt-scalafmt-2.5.2

Update sbt-scalafmt to 2.5.2

6579f907560b2a924a3acd8592376613a8321d9d authored almost 2 years ago
Update sbt-scalafmt to 2.5.2

04de5ecb8bb7551de4b73e03f86f24e74647a269 authored almost 2 years ago
Merge pull request #596 from typelevel/update/sbt-scalafmt-2.5.1

Update sbt-scalafmt to 2.5.1

fe31f53cbfe364e173ee9e3d4ad547a2cef8116c authored almost 2 years ago
Update sbt-scalafmt to 2.5.1

c53d6e39e86d69a474e4cea39ecce9fcf4e7557a authored almost 2 years ago
Merge pull request #595 from typelevel/update/scalafmt-core-3.7.13

Update scalafmt-core to 3.7.13

d666b45dd4294729b174ff1859de65327a81d0df authored almost 2 years ago
Update scalafmt-core to 3.7.13

4a531df6382d38946d3b79244e894bc794169e95 authored almost 2 years ago
Merge pull request #594 from typelevel/update/sbt-1.9.4

Update sbt to 1.9.4

89ed5dee912f2859d8ab6d854518d2d1f3c645c8 authored almost 2 years ago
Update sbt to 1.9.4

222728cc97f6d67d417479136a7f68c8b6f94db2 authored almost 2 years ago
Update sbt-typelevel-ci-release, ... to 0.5.0 (#593)

* Update sbt-typelevel-ci-release, ... to 0.5.0

* Regenerate GitHub Actions workflow

Execu...

8196718b5d33fa087b048431b13c6a757591dbc7 authored almost 2 years ago
Merge pull request #592 from typelevel/update/alleycats-core-2.10.0

Update alleycats-core, cats-core, ... to 2.10.0

d5bc87d7718abc522eb20123bc25a8033b182ab1 authored almost 2 years ago
Update alleycats-core, cats-core, ... to 2.10.0

68e5a2be6c15dd4a8a75e1eca15a3ab0a36e92e9 authored almost 2 years ago
Merge pull request #591 from typelevel/update/scalafmt-core-3.7.12

Update scalafmt-core to 3.7.12

bf887c945295d95759073dfbde9c9c2675c78151 authored almost 2 years ago
Update scalafmt-core to 3.7.12

4ebb3136acf96fcd82fca74c2f46becb0963f608 authored almost 2 years ago
Merge pull request #590 from typelevel/update/scalafmt-core-3.7.11

Update scalafmt-core to 3.7.11

54b1cd81c331e9b6bc0b1a39f22241709b08f435 authored about 2 years ago
Update scalafmt-core to 3.7.11

a7d7b551ce364190e5280156cd46fb5a77672735 authored about 2 years ago
Merge pull request #589 from typelevel/update/sbt-1.9.3

Update sbt to 1.9.3

56165abf416f67008b02777e60438c1c234d6b90 authored about 2 years ago
Update sbt to 1.9.3

173a2d56cc669a8fce8da49334cefb207419f96e authored about 2 years ago
Merge pull request #588 from typelevel/update/scalafmt-core-3.7.10

Update scalafmt-core to 3.7.10

05329a92825350534262b42726d9feb752c2c273 authored about 2 years ago
Update scalafmt-core to 3.7.10

c7d00c93dea30dbab30c396ed3405917261769c4 authored about 2 years ago
Merge pull request #587 from typelevel/update/scalafmt-core-3.7.9

Update scalafmt-core to 3.7.9

4c6a3c306f02cb499ca8d5131ad09de3fd024ea3 authored about 2 years ago
Update scalafmt-core to 3.7.9

c8ba8ce7c6a1449ffe6fd68b082cce29fa164690 authored about 2 years ago
Merge pull request #586 from typelevel/update/scalafmt-core-3.7.8

Update scalafmt-core to 3.7.8

668939c7d81b790a2dab18e39a39e83a656040e0 authored about 2 years ago
Update scalafmt-core to 3.7.8

66c82c26878f5c472893c964d16c71f9886ae043 authored about 2 years ago