Skip to content

Releases: framework-one/fw1

Release Candidate 1 for 2.5

01 Feb 05:26
Compare
Choose a tag to compare
Pre-release

See https://github.com/framework-one/fw1/issues?milestone=14&page=1&state=closed for features added (or removed!) in this release.

Changes since RC0: add getRC(), getRCValue(), enableGlobalRC; add rc argument to setupView() and setupResponse().

Release Candidate 0 for 2.5

11 Jan 20:25
Compare
Choose a tag to compare
Pre-release

See https://github.com/framework-one/fw1/issues?milestone=14&page=1&state=closed for features added (or removed!) in this release. Cutting RC0 to get the code into people's hands. Documentation will be updated "real soon now".

Release 2.2 (Modern CFML Version)

18 Dec 23:31
Compare
Choose a tag to compare

Many REST and routing enhancements. Numerous bug fixes.

Release 2.2 RC2

02 Dec 19:13
Compare
Choose a tag to compare
Release 2.2 RC2 Pre-release
Pre-release

Release Candidate 2 - mostly REST API bug fixes:

  • Turn off tracing when renderData() called.
  • Correct behavior of buildURL() with ".?".
  • Correct subsystem delimiter in resource routes (dfair98, jcberquist).
  • Correct JSON content type for renderData() (MarcinS).
  • renderData() now has optional statusCode argument
  • Included DI/1 0.5.0

Release 2.2 RC1

03 Nov 00:51
Compare
Choose a tag to compare
Release 2.2 RC1 Pre-release
Pre-release

Improvements for writing REST APIs:

  • renderData() to make it easier to write REST APIs with FW/1
  • routes now support "resources" for automatic generation of set of related routes (for REST APIs)

Lots of bug fixes and minor enhancements (see the commit list for more details).

Release 1.3 (1.x Compatibility Branch)

03 Nov 00:27
Compare
Choose a tag to compare

A minor bug fix release for the old compatibility branch. Improves compatibility with CFMX 7 and OpenBD. Fixes bugs: setView() and uncaught exceptions, unhandled files.

Release 2.1.1

03 Nov 00:43
Compare
Choose a tag to compare

Critical bug fix to stable 2.1 release

Release 2.1 (Modern CFML Version)

03 Nov 00:44
Compare
Choose a tag to compare

Stable release for ACF9.0.1+ / Railo3.2+.