File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## [ v14.27.0] ( https://github.com/Sleon4/Lion-Framework/compare/v14.26.0...v14.27.0 ) (2023-07-10)
4
+
5
+ ### Added
6
+ - support has been added to display parameters for HTTP routes with the ANY method
7
+ - trait session has been added to modify and create sessions from the Kernel (http)
8
+ - trait Index has been added to initialize modules to the index
9
+
10
+ ### Changed
11
+ - existence of http method for rules has been validated
12
+
13
+ ### Refactoring
14
+ - environment variables (env) have been updated
15
+ - default ports have been updated to execute resources
16
+ - trait HttpTrait has been renamed to Http
17
+
3
18
## [ v14.26.0] ( https://github.com/Sleon4/Lion-Framework/compare/v14.25.0...v14.26.0 ) (2023-06-29)
4
19
5
20
### Added
You can’t perform that action at this time.
0 commit comments