Skip to content

Tags: com-lihaoyi/PPrint

Tags

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.9.0 (#128)

Support for Scala Native 0.5.0

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't use reflection to call Iterable.collectionClassName (#80)

This is an issue on GraalVM, where all collection concrete classes would
need to be added to some Graal reflection config for collectionClassName
to be call-able by reflection.

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
deps: update all sorts of stuff (#82)

* deps: update all sorts of stuff

This pr goes through and makes the various updates:
  - Bumps mill to the latest 0.10.5
  - Bumps to the latest Scala versions for 2 and latest 3.1.x version
  - Drops 0.x support for ScalaJS
  - Move Scala native to 0.4.x
  - Adds in dependabot
  - Starts to cross test on 8 and 17
  - Updates checkout and java actions

* add issue filter for StringPrefix.apply

* dep: update utest to 0.8.0

0.7.3

Toggle 0.7.3's commit message
Update Version History