Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: scalameta/munit

v1.2.1

13 Oct 04:09
bf3b851

Choose a tag to compare

Pull Requests

v1.2.0

12 Sep 11:06
cf5450e

Choose a tag to compare

Pull Requests

  • PlatformCompat: define jsJVM/isJS/isNative as final val (#988) @iRevive
  • bugfix: Add back FutureCompat to avoid binary compat issues (#987) @tgodzik

v1.1.2

11 Sep 17:17
21d03e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

29 Apr 17:21
3b8a255

Choose a tag to compare

Pull Requests

v1.1.0

21 Jan 18:13

Choose a tag to compare

Important changes

These changes control output in case of assert failure and include minor API changes (only in rare cases of method overrides), hence minor version bump:

  • Add DiffOptions implicit parameter:
  • Diff: swap the order of expected-vs-obtained (#875) @kitbellew
    • previously, the actual results were shown in red (removed) and expected in green (added) which led to occasional cases of confusion with standard git diff output (which shows these changes in the "normal" way)

Miscellaneous

Build and dependency updates

v1.0.4

07 Jan 11:38
7c8a172

Choose a tag to compare

Notable Changes

Pull Requests

v1.0.3

02 Dec 12:37
3cce7bd

Choose a tag to compare

Notable Changes

Pull Requests

v1.0.2

13 Sep 10:46
a4f195e

Choose a tag to compare

This release changes the Location to not include full path (instead a relative one independent of the machine), which while not a binary breaking change, it might still be relevant to a number of users.

Pull Requests

v1.0.1

12 Aug 16:08
ab14836

Choose a tag to compare

Pull Requests

v1.0.0

22 May 10:31
202706f

Choose a tag to compare