Welcome to Lib-Database-ObjectDB with the new release 0.6.0.
Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-database-objectdb for more details.
Summary
- This is a mayor update.
- Bind the github project to travis.com for stability.
- Add badges from img.shield.io to the ReadMe for additional informations.
- Add new interface
Converterto the api. Alloweds to convert objects to Strings and back again.
Feature
#43 [documentation] Add badges from img.shield.io to the ReadMe.md.
#42 [stability] Activate travis ci for this library.
#38 [stability] Add new class DefaultValidator to internal package.
#35 [api] Create new class ConverterFacade.
#34 [api] Create new class DefaultColorConverter.
#33 [api] Create new class DefaultLocalDateTimeConverter.
#32 [api] Create new interface Converter.
Enhancement
#41 [UnitTest] Add UnitTests for DefaultLocalDateTimeConverter.
#40 [UnitTest] Add UnitTests for DefaultColorConverter.
#36 [api] Remove deprecated content.
Refactoring
#39 [documentation] Prepare the documentation to the new v0.6.0.
#37 [pom] Update dependencies in pom.xml.
Greetings
Naoghuman