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

Cleanup Const - it's provided by shapeless (#345)

Also use the constant type directly for brevity

970ec37997cb66e19b70bf15fe07a77028dfc806 authored about 4 years ago
Add VSCode .ignore files (#344)

098bc17d72400901c76f6df3da67094a44c53ee9 authored about 4 years ago
Scala 3.0, Shapeless 3.0 and other dependencies (#343)

7ff0189a6318c8d930ca2b03f97bc69710a49d3a authored about 4 years ago
Derive MonoidK hierarchy (#342)

dd422a38435057612166ff5624e5092848728992 authored about 4 years ago
Derive Show with field labels (#340)

* Derive Show with field labels

* Make show safe for empty products

* Use SAM functions to...

3d864d9a50f9b10a4403b821053529675dcf34e2 authored about 4 years ago
Derive Commutative{Semigroup, Monoid} (#341)

803b582903a92aeed9631cbad36a7d307bbb12c2 authored about 4 years ago
Update scala-library, scala-reflect to 2.13.6 (#339)

f00741c7754c7f2eb64a85a74c5c83086f9986d7 authored about 4 years ago
Derive Eq, PartialOrder, Order and Hash (#336)

Co-authored-by: Georgi Krastev <[email protected]>

cd6baa268a20895a14d18bb5e8c4712b886e6772 authored about 4 years ago
Derive Functor, Foldable, Traverse (#330)

eae71f2412ec1dadaf4ec28d3404f1e6c1a5eabf authored about 4 years ago
Update shapeless to 2.3.7 (#338)

135e8563d382f2732a96c1ee73a0a1360404b8a6 authored about 4 years ago
Update kind-projector to 0.13.0 (#337)

598d05b84ec7028ba8668ce1b10e541aaacd8c2c authored about 4 years ago
Update alleycats-core, cats-core, ... to 2.6.1 (#334)

Co-authored-by: Georgi Krastev <[email protected]>

9c750ebcbed386374892beea21a65a7eefbe1b2a authored about 4 years ago
Update discipline-munit to 1.0.9 (#335)

51243f689fb942fb5ea9a3df3f4410d518a67ebd authored about 4 years ago
Update sbt-mima-plugin to 0.9.1 (#333)

050637060201e05da3f058555020dc6fe877eb27 authored about 4 years ago
Merge pull request #332 from scala-steward/update/kind-projector-0.12.0

Update kind-projector to 0.12.0

819b9280acad49277535bbe06881b67e3e7b1ab7 authored about 4 years ago
Update kind-projector to 0.12.0

dbb19aa6d8abc780e9fbcbef37d8d1bcf26ffa69 authored about 4 years ago
Fix version specific source directories (#331)

c94bdf2c02a6fc0a15e103a7cf2494e7fc4bfb01 authored about 4 years ago
Update sbt to 1.5.2 (#329)

5ea0427317fb88399b3b07688500cbd8f0c98bfc authored about 4 years ago
Update shapeless to 2.3.6 (#328)

b6d49a6f400c5897527ec138134c5ca09960e8a0 authored about 4 years ago
Use the correct source directory

ad2efa6f9e09f80c60256e8d193e660b9a1450cb authored about 4 years ago
For now use test instead of validate

0de4b02d3d70a2eb6a1b642617e6b394f02402b1 authored about 4 years ago
Hello Scala 3 + Shapeless 3

826adb7a3cfa886d0de01ab2c34064bf430df28f authored about 4 years ago
Setup build for Scala 3

dbac100a5e02becd2559325db8c30686b859d7ce authored about 4 years ago
Update shapeless to 2.3.5 (#327)

3f08d80805c3b7937de5ba0c9477f7a9878d8e75 authored about 4 years ago
Update sbt-mima-plugin to 0.9.0 (#326)

e05c8fadc0921181a434d47a33e3913c921d5e18 authored about 4 years ago
Remove use of Lazy in higher-kinded auto derivation (#325)

e1ca80d49bef3b20780e2b85b7e6568c88d5fd1d authored about 4 years ago
Update sbt to 1.5.1 (#324)

f9590096680864bce8dab252b00da755af2d61c6 authored over 4 years ago
Use SAM in generic coproduct ShowPretty derivation (#323)

990de38fdfe452f5dffa6686ca9b0890fcc2797a authored over 4 years ago
Add parSequence for hlists (#215)

* Add parSequence for hlists

* Scala 2.11 and 2.12 don't work with type refinement; use Aux
...

eea48df2db5d3e071829538ae0b714a045a0107a authored over 4 years ago
Update discipline-munit to 1.0.8 (#321)

Co-authored-by: Georgi Krastev <[email protected]>

aceb26e9de5ff8384dae2fc65d81c993618f1281 authored over 4 years ago
Update alleycats-core, cats-core, ... to 2.6.0 (#322)

ee217ea5fc44349adcb250daf6f69c39c17e0bf5 authored over 4 years ago
Set versionScheme, update Readme, bump MiMa version (#320)

7c0c3b7a3618378b752c1dcb5d0857c29ef7f601 authored over 4 years ago
Scala Native support (#319)

5c528a4d75c703855ca9abffca306a45daca0f54 authored over 4 years ago
Migrate to MUnit (#318)

c8b33cec6e26dc0e4f05d1a3f4435c43a9235636 authored over 4 years ago
Replace deprecated sbt syntax with slash syntax (#317)

6ece9f659659eae2f970ceb6f9996cf4a8e9cbe4 authored over 4 years ago
Update shapeless to 2.3.4 (#316)

e57231b6de1c53cb9e5cbe5c94f6328e467c6520 authored over 4 years ago
Update badges (#315)

044f2a3c25d4730fbc65cbb5c10dae23d7a84cc3 authored over 4 years ago
Update sbt to 1.5.0 (#314)

51399b6449ba008fa59ecdf0ce82d0cb060cd14b authored over 4 years ago
Merge pull request #313 from scala-steward/update/cats-testkit-scalatest-2.1.3

Update cats-testkit-scalatest to 2.1.3

fb772b5e161f109b3f278754cd6e262502332cb5 authored over 4 years ago
Update cats-testkit-scalatest to 2.1.3

708d047c3c853beed960aaef9fb8e32bafb5e42b authored over 4 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.5.1 (#312)

6f7787e1b9d8e338e52a9fd39afe2f145bb872e4 authored over 4 years ago
Merge pull request #311 from scala-steward/update/alleycats-core-2.5.0

Update alleycats-core, cats-core to 2.5.0

7da8ebe593d762332c5fac34d4fc7aac03ef19b3 authored over 4 years ago
Update alleycats-core, cats-core to 2.5.0

b21ee29b942fd77ecd155e312d514fa5f8694f03 authored over 4 years ago
Update sbt-ci-release to 1.5.7 (#310)

02f79d6924334098765be1f69af1b3bfc5d3254f authored over 4 years ago
Update sbt-ci-release to 1.5.6 (#309)

6fceae193ec2c25aeb1b098caab4055824b3d66d authored over 4 years ago
Update sbt to 1.4.9 (#308)

e083cde32c4dd902dbf06712a5633f182b28030a authored over 4 years ago
Update sbt to 1.4.8 (#307)

db3fd2e35c1942420cf6dce240349508d7876f38 authored over 4 years ago
Scala 2.13.5

633ad485ce2d99268bbd9138c97153432c1e4940 authored over 4 years ago
Merge pull request #304 from scala-steward/update/cats-testkit-scalatest-2.1.2

Update cats-testkit-scalatest to 2.1.2

66ed26a59afd8645d3d31f84a4e787637b7ceca5 authored over 4 years ago
Update cats-testkit-scalatest to 2.1.2

36dc95edc4e02958b10f98c5cbbe6f02a1c19c18 authored over 4 years ago
Update alleycats-core, cats-core to 2.4.2

9033e8b45e8038a8e58883f5c3ed109df0c750e8 authored over 4 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.5.0

ce2a9d9928ecb80e1f741a6df298f2e0a9a1e817 authored over 4 years ago
Merge pull request #297 from scala-steward/update/sbt-1.4.7

Update sbt to 1.4.7

02978656888f83fc12a898866b574807a2742890 authored over 4 years ago
Update sbt to 1.4.7

b6477efe34d6a2ca3886b14238def059f35d9e46 authored over 4 years ago
Update cats-testkit-scalatest to 2.1.1

4ac9aec50a0b9bedfb8849f21a53eae4584ea85c authored over 4 years ago
Scala 2.12.13

0f0c75d5ad9dcaa75d1f9e8c3b0fbb5084fcffaf authored over 4 years ago
Update sbt-github-actions to 0.10.1

c44ea440b8e5474a5a84c4e231cb509fd87afd85 authored over 4 years ago
Merge pull request #292 from scala-steward/update/kind-projector-0.11.3

Update kind-projector to 0.11.3

ff97380293bebbeb5c733246eefaa6929cfe344f authored over 4 years ago
Update kind-projector to 0.11.3

087d0be42f5112ccbd0cc8310efdfdda41053913 authored over 4 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.4.0

28b0010cc81be0ff28d3ba62192958a285431403 authored over 4 years ago
Update sbt to 1.4.6

05f1208b1f86617386d46cd6fa496c671e1fdddc authored over 4 years ago
Update alleycats-core, cats-core to 2.3.1

fc9fe82c2017cf07e0726ed6be32a7079b543321 authored over 4 years ago
Update sbt to 1.4.5

87013d4908b56f2bf5b92f7e4c3b0ee260a8e31d authored over 4 years ago
Update cats-testkit-scalatest to 2.1.0

26d844468573f387f25444d343b70e9ce2d27d0c authored over 4 years ago
Update version in README

89663601b5ca3644159a27c9afddade30335d8f9 authored over 4 years ago
Update sbt-ci-release to 1.5.5

4add05652bc07ceea3cf93f9693e7fd08783a1b3 authored over 4 years ago
Add type class support matrix

Also revamp the documentation and remove outdated sections.

0957425d7f415131b6ebaab8254a7d413c446ade authored over 4 years ago
Update sbt-ci-release to 1.5.4

1e54dec2bf672b509a925f78b70080576067f655 authored over 4 years ago
Setup sbt-ci-release

62175b04e41981e53c752dbaa583531d759f74b7 authored over 4 years ago
Update sbt-pgp to 2.1.1

fa01296239b0975fbc065a9c2e664b7262e3a7ba authored over 4 years ago
Switch Show and PrettyShow from Typeable to ClassTag

We're not using any special features of `Typeable`
(e.g. we are not showing the type parameters)...

b4bde787ee6d5b944c76bebc231dd3229fa3c979 authored over 4 years ago
Remove some boilerplate by using SAM

a4c72bba8ef05cbf4521466de54a16b9c183eefd authored over 4 years ago
Update sbt-pgp to 2.0.2

c7a028feecd531d92913e76edc2aafdb4af0b964 authored over 4 years ago
Update kind-projector to 0.11.2

7c3982ed3ed4d7d78768c782dec77efc205e3242 authored over 4 years ago
Scala 2.13.4

70a8282c2e69409652bf56987bffae1190ef55f6 authored over 4 years ago
Merge pull request #273 from scala-steward/update/alleycats-core-2.3.0

Update alleycats-core, cats-core to 2.3.0

3b269d821a38c66a7442775cfb606f2d6b0abaac authored over 4 years ago
Update alleycats-core, cats-core to 2.3.0

125290380e32a228f85532f0ad7fd677103a6d4b authored over 4 years ago
Merge pull request #271 from scala-steward/update/sbt-1.4.4

Update sbt to 1.4.4

d5256f68ecc0315c6ebe05f989f34ccf8bd07502 authored over 4 years ago
Update sbt to 1.4.4

e7d447d1df359117840c35031841900eb9b164c2 authored over 4 years ago
add 2.13 to build matrix

1ca6f1f7769f339635c4b2e6492666c364105373 authored over 4 years ago
Merge pull request #270 from typelevel/tmp/gha

Switch to github actions using sbt-github-actions

c401a7c227e0ec9763afcb908e128d3d9b760ff4 authored over 4 years ago
Update kind-projector to 0.11.1

2a4838377135762ce12b35df8c9016c6cea62759 authored over 4 years ago
Switch to github actions using sbt-github-actions

4eb36205d17273f8bc7e79c13129ef1ab888525d authored over 4 years ago
Merge pull request #266 from scala-steward/update/sbt-1.4.3

Update sbt to 1.4.3

597dcf16c8e82d4be3c478c466c6ffa9100ea1e0 authored over 4 years ago
Update sbt to 1.4.3

50b7eed7d8673cabb681d6bb26a4add4ebb4b78a authored over 4 years ago
Update sbt-scalajs, scalajs-compiler, ... to 1.3.1

b3b553c3363c9bef25508970892702cf5a278b4f authored over 4 years ago
Setup scalafmt

99dffd56813d765bb79a465b8389751c9271ebb2 authored over 4 years ago
Update README.md

6a291cbeb1316074fef201990e768761acc89fc1 authored over 4 years ago
Update sbt-sonatype to 3.9.5

6926428a5189ba8f35cc4a785e322c650b022f2e authored over 4 years ago
Merge pull request #259 from scala-steward/update/sbt-1.4.2

Update sbt to 1.4.2

95f2b0a139a86eef05fd15443b013ef623717c81 authored over 4 years ago
Update sbt to 1.4.2

bcc7a996795e78452b75773f57a477cdc6507a8d authored over 4 years ago
Setting version to 2.2.1-SNAPSHOT

df7811ab0abeafd66b0de35a46a3a50af2d6594b authored almost 5 years ago
Setting version to 2.2.0

1a6984a51ce0e31ba6343bd28bdb484472482de1 authored almost 5 years ago
Update list of supported type classes in README

6330a29ce3f607c739ef0db2a802071d4cf15b08 authored almost 5 years ago
Fix implicit priority and formatting for Invariant Sequencer

35087e6a695aaf8029843702907a337e84117c29 authored almost 5 years ago
Separate new instances into low priority traits

410855feb5706af94f8baaa8b6d13aec037267dc authored almost 5 years ago
Sequence InvariantMonoidals

6755f6467f0816baaa4df55c233c5149f090336c authored almost 5 years ago
Fix semiauto docs and delete 2.11 specific code

e9b2ac209d6e9d6b11152a8096a7ca3b25e2f06c authored almost 5 years ago
Update sbt to 1.4.1

d2f39ba315b9ea7c537d8bae06387f55d4e3f946 authored almost 5 years ago
Update sbt-mima-plugin to 0.8.1

5c4cf88a4bd605ed3d2242de4955e6c7ca33ef9e authored almost 5 years ago