Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

New v0.2.0-PRERELEASE

Pre-release
Pre-release
Compare
Choose a tag to compare
@Naoghuman Naoghuman released this 06 Nov 01:27
· 120 commits to master since this release

Welcome to Lib-I18n with the new release 0.2.0-PRERELEASE.

The library Lib-I18N allowed the developer to bind easly .properties key (values) to a StringBinding or Callable<String>. So changing the language during runtime in a JavaFX application won't be a problem anymore.
Lib-I18N is written in JavaFX, Maven and NetBeans.

Summary

  • Move the prototype content from App-I18N-Demo to Lib-I18N.
  • Start writing the ReadMe.

Feature

#11 [lib] Prepare the content from 'prototype4' for the library needs.
#10 [lib] Move the final content from 'prototype4' from 'App-I18N-Demo' to this library.

Bug

#13 [doc] Update the link for the 'Callable' in the ReadMe.

Documentation

#14 [doc] Update the library description.
#12 [doc] Add basic chapter structure to the ReadMe.
#6 [doc] Add topics and description to the GitHub project.

Greetings
Naoghuman