Skip to content

Releases: php-sage/sage

v1.3.15

28 Mar 09:51
Compare
Choose a tag to compare

Improvements to: escaping, anonymous classes, performance, aliases, visual.

Pest + snapshots are not working out for testing, will look for better ways...

v1.3.11

23 Mar 09:51
Compare
Choose a tag to compare

Improvements to: DateTime, file, plain view.

Support all DateTime types and Include TZ+µs info, improve file display, improve plain display, other fixes.

v1.3.8

22 Mar 18:13
Compare
Choose a tag to compare

Support enum type, Carbon class, bugfixes and improvements

v1.3.0

25 Nov 20:03
Compare
Choose a tag to compare

A lot of improvements, hang on tight! :)

v1.2.28

21 Jul 16:56
Compare
Choose a tag to compare

Microtime parser got love, runs on cli output now as well.
ClassName was broken for '\' when using composer autolader :(
Docker provided as an easy option to build release ready files.

v1.2.25

04 May 11:15
Compare
Choose a tag to compare

Slow and steady continuous improvements

Full Changelog: v1.2.21...v1.2.25

1.2.21

07 Apr 16:35
Compare
Choose a tag to compare

Cleanup & fixes

v1.2.12

23 Feb 10:07
Compare
Choose a tag to compare

Improvements after a month of production use

v1.2.10

13 Jan 23:06
Compare
Choose a tag to compare

A small rewrite of how parsers are invoked, I'm mostly happy about the logic flow now.

Lots of QoL improvements.

v1.2.1

06 Jan 14:48
Compare
Choose a tag to compare

Got rid of config.default.php
Introduced "Sage::THEME_" constants
Deprecated MODE_WHITESPACE in favor of more descriptive Sage::MODE_PLAINTEXT