Releases: Stillat/proteus
Releases · Stillat/proteus
1.0.8
- Allows for multiple use statements to appear at the top of a file without breaking
remove
operations
1.0.7
- Adds
null
checks and appropriate type checks to theremove()
execution branch
1.0.6
- Adds a new
replaceNodeWithDocBlock
method (exposed asreplaceStructure
in the Laravel wrapper) - Fixes an issue when referencing class paths using the
::class
constant
1.0.5
- Bumps minimum version of php-parser
- Corrects an issue with method overloads in the document printer
1.0.4
- Corrects behavior of saving new nested arrays when configuration key does not exist
1.0.3
1.0.2
- Allows
null
values to be correctly emitted when saving modified documents
1.0.1
Updates the orchestra/testbench
dependency for compatibility
1.0.0
v1.0.0 Ensures reference keys are supplied when a mutation should proceed