changelog - KrailOrg/krail-option-api GitHub Wiki

Change Log for krail-option-api

0.18.5.0 (2018-05-23)

Summary

  • Fix 2 OptionKey is Serializable

Issues closed

Tasks

  • 2 OptionKey needs to be Serializable

Detail

Fix 2 OptionKey is Serializable



0.18.4.0 (2018-05-12)

Summary

  • Dependency update

Issues closed

None

Detail

Dependency update



0.18.3.0 (2018-05-12)

Summary

  • Serializable removed from Option interface, used at implementation level instead (otherwise MockOption needs to be Serializable)

Issues closed

None

Detail

Serializable removed from Option interface, used at implementation level instead (otherwise MockOption needs to be Serializable)



0.18.2.0 (2018-04-30)

Summary

  • i18n-api updated
  • Serializable removed from OptionCache

Issues closed

None

Detail

i18n-api updated


Serializable removed from OptionCache



0.18.1.0 (2018-04-03)

Summary

  • Appropriate classes made Serializable

Issues closed

None

Detail

Appropriate classes made Serializable



0.18.0.0 (2018-01-11)

Summary

  • Removed OptionContainerProvider. It was a necessary eveil when using with Vaadin, but no longer required as Vaadin 8 has dropped the use of Container.

Issues closed

None

Detail

Removed OptionContainerProvider. It was a necessary eveil when using with Vaadin, but no longer required as Vaadin 8 has dropped the use of Container.



0.17.2.0 (2018-01-10)

Summary

  • Updatedkrail-i18n-api:0.15.3.0 and Gradle wrapper to 4.4.1
  • Updated krail-i18n-api:0.15.2.0 and corrected gitignore not to exclude Gradle wrapper

Issues closed

None

Detail

Updatedkrail-i18n-api:0.15.3.0 and Gradle wrapper to 4.4.1


Updated krail-i18n-api:0.15.2.0 and corrected gitignore not to exclude Gradle wrapper



0.17.0.0 (2017-10-21)

Summary

  • OptionCache provides new asMap() method. Option provides access to the cache it is using, and new method getValueFromCache

Issues closed

None

Detail

OptionCache provides new asMap() method. Option provides access to the cache it is using, and new method getValueFromCache



0.16.0.0 (2017-10-18)

Summary

  • OptionChangeMessage added

Issues closed

None

Detail

OptionChangeMessage added



0.15.1.0 (2017-10-18)

Summary

  • Updated compile dependencies

Issues closed

None

Detail

Updated compile dependencies