Limebean v1.2.7 Release Notes
Release Date: 2016-07-30 // over 8 years ago-
- 0️⃣ Bean.Get will now validate by default whether the requested column exists and throw if not. Can be switched off
- 🔧 BeanAPI.BeanOptions added for configuration of this, and future scaling of options
- Minor fix to naming if IBeanApi
Previous changes from v1.2.6
-
- ✅ Both Bean and BeanAPI now have publicly exposed interfaces to allow for Mocking during unit testing