Skip to content

Releases: myConsciousness/content-framework

Content Framework v1.1.0

10 Jan 02:31
Compare
Choose a tag to compare

The following feature have been fixed.

  • Added support for specifying multiple conditions for the same key as List

Note:
Not backward compatible from this version.

Please report bugs at https://github.com/myConsciousness/content-framework/issues

Content Framework v1.0.5

26 Dec 07:51
Compare
Choose a tag to compare

The following feature have been fixed.

  • Improved the arguments passed to the loadContent method of the Content class
  • Fixed the return value of getAttributes method from List to Set

Please report bugs at https://github.com/myConsciousness/content-framework/issues

Content Framework v1.0.4

06 Dec 02:07
Compare
Choose a tag to compare

The following feature have been fixed.

  • Corrections have been made for the framework dependency packages (existing features are not affected)
  • Documents have been internationalized

Please report bugs at https://github.com/myConsciousness/content-framework/issues

Content Framework v1.0.3

02 Nov 03:27
Compare
Choose a tag to compare

The following feature have been fixed

  • Modifiers of ContentLoader.java have been modified from package to public.
  • Improved package configuration at build time.

Please report bugs at https://github.com/myConsciousness/content-framework/issues

Content Framework v1.0.1

17 Aug 10:28
Compare
Choose a tag to compare

The following bug have been fixed

The caller of the content loading process does not need to be fixed.

  • Fixes it so that when repository A calls a content class in repository B, it can refer to the content file in repository B.

Please report bugs at https://github.com/myConsciousness/content-framework/issues