*Checks watch*... It's been a minute. Hi.
This release is a COMPLETE REWRITE of almost the entire codebase.
- All CFC's have migrated to full-cfscript
- jQuery, Bootstrap, and LessCSS have all been removed in favor of vanilla JS+CSS.
- Test suite completely rewritten and updated to latest version of testbox
- Dashboard design overhauled
Rewrite methodology
- The tests were updated first, without modifying any framework code, and all passed.
- Then the framework was updated without modifying any test code, and all tests passed.
- Then changes like redesigning the dashboard and rewriting dashboard JS were done.
In theory, everything's ready for production. I've done some poking around and it seeeeems fine. I'm going to plug it in at work and see if anything goes boom. It would be really nice if others could try it in low-stakes projects too, hence the beta release.