Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Releases: KatsuteDev/JCore

2.0.1

22 Apr 16:18
4e35eae
Compare
Choose a tag to compare

🌈 Changes

📘 Dependencies

Full Changelog: 2.0.0...2.0.1

2.0.0

16 Jan 21:12
e9cd4c9
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

  • Add method to convert test assertion/assumption to error/warning annotations #30 (@Katsute)
  • Add method to check if running on CI #31 (@Katsute)

❌ Deprecated

📘 Dependencies

Full Changelog: 1.3.0...2.0.0

1.3.0

29 Sep 17:36
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

  • Add file parameter to AnnotationProperties #20 (@Katsute)

⚙ Internal

📘 Dependencies

  • Bump actions/setup-java from 2.3.0 to 2.3.1 #19 (@dependabot[bot])
  • Bump junit-jupiter-api from 5.8.0 to 5.8.1 #16 (@dependabot[bot])
  • Remove junit-jupiter-params (unused test dependency) #15 (@Katsute)
  • Bump junit-jupiter-api from 5.7.2 to 5.8.0 #14 (@dependabot[bot])

1.2.0

09 Sep 20:38
c2390f0
Compare
Choose a tag to compare

🌈 Changes

  • JCore is now available on GitHub Packages

⭐ New Features

1.1.0

21 Aug 21:13
55350c1
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

📘 Dependencies

  • Bump crazy-max/ghaction-import-gpg from 3.1.0 to 3.2.0 #5 (@dependabot[bot])

1.0.0

28 Jul 19:45
74f4c16
Compare
Choose a tag to compare

🌈 Changes

Change groupid from com.kttdevelopment to dev.katsute

1.0.0-rc.1

16 Jun 01:20
433bf09
Compare
Choose a tag to compare

🌈 Changes

Initial Release