Releases: EFTEC/ChaosMachineOne
Releases · EFTEC/ChaosMachineOne
1.13
- 1.13 2022-09-17
- Added type hinting for the code.
- Cleaned the code.
- Updated requirements. Now, this library requires PHP 7.2 and higher.
- Updated library dependencies.
1.12
- 1.12 2022-01-03
- added random seed to the constructor. By default, the random seed is generated using the microseconds of the processor.
- fixed the precision of some operations
- random now allows an array of values.
- 1.11 2021-12-01
- added the method end(), omit() and update()
- updated the method sin(). Now it allows specifying the current angle.
- fixed some bugs with the process of a date.
- 1.10 2021-11-22
1.9
- 1.9 2020-08-12
- Updated a problem with the database (forever loop)
- Updated code
- Updated dependencies.
- 1.8 2020-04-09
- method insert() is deprecated. Use instead setInsert()
- new method setInsert()
1.7
- 1.7 2020-04-09 Updated Dependency eftec/pdoone (1.19 => 1.28.1)
- 1.6 Added function showTable() and show()
- 1.5 Updated MiniLang 2.12 -> 2.14
1.3
- 1.3 Now it could copy files.
New method arrayFromFolder() reads all files of a folder.
Script method field.copyfilefrom=origin copies from from an origin (array of files)
And now randommask (?) wildcard works with array and formats.