Releases: php-toolkit/stdlib
Releases · php-toolkit/stdlib
v2.0.14
Change Log
- style: update and fix some code style e31d26b
v2.0.13
Change Log
Feature
- ✨ feat: str - add more string helper method and update Str::renderVars logic 1f06a0f
Update
- 👔 up: update some helper and stream and object logic b83e1b8
- 👔 up: move some text class to extlib package dee1567
- up: fix some error for run in php8.4 beb436a
Other
- chore(deps): bump softprops/action-gh-release from 1 to 2 4830590
v2.0.12
Change Log
Feature
- feat: add some new base object class, add some tests 088ce28
- feat: add some new string utl func and update base object 4c8bc02
- ✨ feat: add Ext - new add TextScanner class 02331ad
Update
- up: update some helper methods and readme 99803f7
- up: update obj box and some str util f25aa92
Other
- chore(deps): bump actions/checkout from 3 to 4 6064f5b
- 📝 chore: update some comments message 34243f5
- chore: update class comments for all file ebcac8b
v2.0.11
Change Log
Feature
- feat: add PipeFilters for quick apply filters for value 288daa7
Update
- up: update some for string convert and pipe tests 703429b
Other
- ci: will not be tests on php < 8.1 2f3163a
- chore: update the phpunit config file c2558c3
v2.0.10
Change Log
- up: obj, url - update some helper method logic 81f4f19
- up: update the name alias trait logic 3ff4fa5
v2.0.9
Change Log
Feature
- feat: arr - add flatten deep array to simple map 8a3b0ed
- feat: refactor the arr helper class, add new util method 0f865a4
Update
- up: str - refactor the Str.renderTemplate logic caf723d
- up: enhance the Str.renderVars, support print array as string 20b2fa3
- up: add a new assert helper method Assert::empty f759b58
Other
v2.0.8
Change Log
Update
- 0f26766 up: update the Php.exception2html() render logic
- 7a3f5e7 up: update some for ObjectBox create object
- 0b7ac57 up: update some str class method
- eb06c3a up: update some generic class logic
- d182614 up: add fromJson for quick create DataObject
- 6b825e7 up: update some method for object helper
- 397a029 up: update some array helper methods
- c3a38a2 up: update and add some string helper methods
- d592891 up: update some for data and stream helper
Other
v2.0.7
Change Log
Fixed
- fix: fetch OS current user name error on Windows c41ea63
- fix: index key name error on read OS user 02b2fca
- fix: fix unit tests error on action 2b897ee
- fix: fix test error for Str::shellQuote 13fd2e5
Feature
- feat: arr, str - add some new helper method e5fc286
Update
- up: add new string func for split string to words e1e7798
- up: add new string util method Str.shellQuotes() aa7b587
- up: add new string util method Str.shellQuotesToLine() a7f3613
- up: fix shell quote for option name 2aa57a0
- up: update the gh release script c791e81
v2.0.6
Change Log
Feature
- feat: add new tool func: printm 49c7a2d
- feat: add getArray to std collection 3c0bfc6
Fixed
- fix: systax error and string emtpy check error cb539ba
Update
- up: add new help method to base obj 84642f7
Other
- chore: run php-cs-fixer for all classes a7048ea
v2.0.4
Change Log
Update
- up: add some new help methods 98f8cc4
- up: allow change case on init object by array 8f3b8c5
Fixed
- style: fix var name error 350e05a
- fix: str to camel convert error b4e4d00
Other
- chore(deps): bump actions/checkout from 2 to 3 6c5032b