Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.23 KB

1.0.0-beta-4.md

File metadata and controls

25 lines (15 loc) · 1.23 KB
description
BoxLang Betas are released weekly. This is our fourth beta marker. Here are the release notes.

1.0.0-Beta 4

Beta 4 is a small incremental release which includes improvements and bug fixes.

Improvements

BL-299, BL-300, BL-301, BL-302 Query caching improvements and compatibility updates

BL-315 Ensure request attributes are available to the web runtime scope

BL-164 bx-compat-cfml CFML compatibility module updates to ensure null query column values are returned as empty strings

Bug Fixes

BL-305 Fixes compilation issue with variables name cfcatch

BL-309 CFML compatiblity for CGI.QUERY_STRING when not provided

BL-314 Fix null queryparam functionality