Skip to content

Releases: ortus-boxlang/bx-compat-cfml

1.2.0

09 Aug 20:09
08bb5fd
Compare
Choose a tag to compare

Added

  • Module should coerce null values to empty string if the queryNullToEmpty is set to true, which is the default
  • objectLoad(), and objectSave() aliases for objectSerialize() and objectDeserialize() respectively.

Fixed

  • Updated to use Attempts instead of Optionals for caching.

1.1.0

29 Jun 17:34
dd73c56
Compare
Choose a tag to compare

Fixed

  • change of interface for cache provider returning arrays now since beta3
  • New setting engine so you can chose "adobe" or "lucee" instead of the boolean operators
  • Use the latest stable BoxLang beta build
  • Gradle not using the boxlangVersion property

v1.0.0

13 Jun 12:52
Compare
Choose a tag to compare