github-actions
released this
22 Jan 20:09
·
1 commit
to development
since this release
Added
- Adobe 2023 support
- Github Actions
- ColdBox 7 auto testing
- Clearer naming showing when methods return Java collections instead of native CFML collections such as
getNativeArray
andcollectToMap
. - Additional methods such as
collectToArray
to return CFML collections natively.