Skip to content

Releases: incluedu/sbjfx

0.0.7a

05 Nov 16:16
0ece883
Compare
Choose a tag to compare

What's Changed

  • SBFX-40: Change AbstractJavaFxApplicationSupport main parameter by @incluedu in #23

Full Changelog: V0.0.5...V0.0.7a

0.0.7

05 Nov 16:09
0ece883
Compare
Choose a tag to compare

Version 0..0.7 contains some small bug fixes

What's Changed

  • SBFX-40: Change AbstractJavaFxApplicationSupport main parameter by @incluedu in #23

Full Changelog: V0.0.5...V0.0.7

0.0.5

27 Aug 20:36
6d730fa
Compare
Choose a tag to compare

What's Changed

  • SBFX-33: B - CustomErrorActionTest not working by @incluedu in #21
  • SBFX-39: Use mockk instead mockito in all test classes -> update Prop… by @incluedu in #22

Full Changelog: V0.0.4...V0.0.5

V0.0.4

04 Dec 22:59
e584cb9
Compare
Choose a tag to compare

What's Changed

  • SBFX-27: Add modality value to '@FXMLView' annotation by @incluedu in #13
  • SBFX-31: Update lib versions by @incluedu in #12
  • SBFX-32: Upgrade to java-fx 17 by @incluedu in #14
  • SBFX-34: B - AbstractJavaFxApplicationSupportTest not working by @incluedu in #15
  • SBFX-35: Upgrade Gradle to 7.6 by @incluedu in #16
  • SBFX-22: implement 'SampleViewTest' by @incluedu in #17
  • SBFX-23: implement 'SplashScreenTest' by @incluedu in #18
  • SBFX-37: Slf4j: Found slf4j-api dependency but no providers were found by @incluedu in #19
  • SBFX-38: cleanup test code by @incluedu in #20

Full Changelog: V0.0.3...V0.0.4

V0.0.3

20 Nov 22:40
e098e2f
Compare
Choose a tag to compare

Add to build.gradle

dependencies {
    implementation 'net.lustenauer:sbjfx-lib:0.0.3'
}

What's Changed

Full Changelog: V0.0.2...V0.0.3

V0.0.2

20 Nov 21:14
6036b79
Compare
Choose a tag to compare

What's Changed

Full Changelog: V0.0.1.RELEASE...V0.0.2

V0.0.1.RELEASE

19 Nov 21:19
Compare
Choose a tag to compare

Version V0.0.1.RELEASE

Add to build.gradle

dependencies {
    implementation "net.lustenauer:sbjfx:0.0.1"
}

What's Changed

  • Sbfx 7 check implementation of application.properties by @incluedu in #1
  • SBFX-18: Write AbstractJavaFxApplicationSupportTest by @incluedu in #2
  • SBFX-20: implement 'IncorrectViewTest' by @incluedu in #3
  • SBFX-21: Implement 'PropertyReaderHelperTest' by @incluedu in #4
  • Sbfx 24 fixes during message helper implementation by @incluedu in #5
  • SBFX-29: Create manual publishing by @incluedu in #6

New Contributors

Full Changelog: https://github.com/incluedu/sbjfx/commits/V0.0.1.RELEASE