Releases: Clavicula-Nox/ToolboxBundle
Releases · Clavicula-Nox/ToolboxBundle
v1.2
- Documentation update
- Symfony 4 requirement fix
- Code review and refactor
- Added startsWith() and endsWith() function to stringManager
- Added removeExtraSpaces() function to stringManager
- Code Review and cleanup
- Build Path update
v1.1
- Added startsWith() and endsWith() function to stringManager
- Added removeExtraSpaces() function to stringManager
- Code Review and cleanup
v1.0.2
- Updated getDatasFromCache() method for a better return statement
- UTF8 return for CSVManager
- Code Review