Skip to content

Tags: LEGO/woof

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #180 from scala-steward/update/sbt-scalafmt-2.5.2

Upgrade sbt-scalafmt from 2.5.0 to 2.5.2

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from scala-steward/update/munit-1.0.0-M8

Upgrade munit, munit-scalacheck from 1.0.0-M7 to 1.0.0-M8

v0.6.0

Toggle v0.6.0's commit message
140: make benchmarks project a pure JVM project (it uses JMH)

v0.5.1

Toggle v0.5.1's commit message
Upgrade slf4j-api from 2.0.6 to 2.0.7

v0.5.0

Toggle v0.5.0's commit message
mention woof-slf4j-2 in docs

v0.4.7

Toggle v0.4.7's commit message
Aggregate all projects

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #90 from scala-steward/update/scala3-library-3.2.0

v0.4.5

Toggle v0.4.5's commit message
Upgrade cats-effect, cats-effect-testkit from 3.3.11 to 3.3.12

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/structured logging (#65)

* Json encode LogLine + EpochMillis

* Flesh out JsonSupport

* run scalafmt

* Add JsonPrinter

* Make JsonSupport methods private

* always trim decimals on both platforms

* run scalafmt

* Remove unused method

* Remove unnecessary tests

* Change absolute import to be regular import in test

* Regenerate docs

* Give credit to Circe for toHex method

* Formatting

v0.4.3

Toggle v0.4.3's commit message
Upgrade sbt-scalajs, scalajs-library_2.13, ... from 1.9.0 to 1.10.0