Skip to content

Releases: Stillat/proteus

1.0.8

12 Apr 21:50
Compare
Choose a tag to compare
  • Allows for multiple use statements to appear at the top of a file without breaking remove operations

1.0.7

10 Apr 22:29
Compare
Choose a tag to compare
  • Adds null checks and appropriate type checks to the remove() execution branch

1.0.6

26 Dec 18:52
Compare
Choose a tag to compare
  • Adds a new replaceNodeWithDocBlock method (exposed as replaceStructure in the Laravel wrapper)
  • Fixes an issue when referencing class paths using the ::class constant

1.0.5

18 Dec 03:06
Compare
Choose a tag to compare
  • Bumps minimum version of php-parser
  • Corrects an issue with method overloads in the document printer

1.0.4

03 Nov 17:17
Compare
Choose a tag to compare
  • Corrects behavior of saving new nested arrays when configuration key does not exist

1.0.3

03 Nov 11:43
Compare
Choose a tag to compare
  • Improves the handling of nested array values, and how "useless" nested arrays are managed #5

1.0.2

31 Oct 12:25
Compare
Choose a tag to compare
  • Allows null values to be correctly emitted when saving modified documents

1.0.1

24 Oct 19:11
Compare
Choose a tag to compare

Updates the orchestra/testbench dependency for compatibility

1.0.0

24 Oct 19:03
Compare
Choose a tag to compare
v1.0.0

Ensures reference keys are supplied when a mutation should proceed