Releases: multnomah-county-it/libilsws
Releases · multnomah-county-it/libilsws
v1.3.0
What's Changed
- Composer updates by @john-c-houser in #153
- Revised connect function to use newer URL and POST by @john-c-houser in #154
Full Changelog: v1.2.8...v1.3.0
v1.2.8
What's Changed
- Revised remove_url function by @john-c-houser in #152
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- Log update response only if debug/update is true by @john-c-houser in #151
Full Changelog: v1.2.6...v1.2.7
v1.2.5
What's Changed
- Twig version update to fix vulnerability by @john-c-houser in #149
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Support comma-delimited list of addresses in email_template function by @john-c-houser in #148
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Improved error handling by @john-c-houser in #146
- Suppress HTML errors by @john-c-houser in #147
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- Supports using options arrays with named, independent parameters with all functions that support multiple optional parameters
- Bug fix for integer validation rules
v1.2.1
What's Changed
- Patron password reset bug fix by @john-c-houser in #144
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Fixed inconsistent patron ID validation rules by @john-c-houser in #142
- Support use of multiple client IDs associated with different roles by @john-c-houser in #143
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Minor fixes and updates