We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01465be commit fb90c51Copy full SHA for fb90c51
1 file changed
CHANGELOG.md
@@ -1,4 +1,12 @@
1
# Changelog #
2
+v10.1.0
3
+- Further optimized for AI-assisted development*
4
+- Fixed a bug where '0' and other falsy value was stripped from route args.
5
+- Fixed infinite loop when keys named identically in Configuration->delete().
6
+- Escape request uri being printed on error.
7
+- Updated docblocks and documentation.
8
+
9
+* AI-assisted development is supported as an optional workflow, not enforced or required.
10
11
v10.0.4
12
- `AGENTS.md` and `CODING_STANDARDS.md` have been updated to be more strict and explicit.
0 commit comments