-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
26 lines (18 loc) · 797 Bytes
/
Changes
File metadata and controls
26 lines (18 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Revision history for Frame
{{$NEXT}}
0.1.6.0 2026-04-13 11:35:42 PDT
- Non-development psuedo-release for metacpan visibility
0.1.6 2026-04-13 11:24:14 PDT
- Fix regressions and ultra-basic functionality
0.01.5 2025-06-04 01:39:39 PDT
- 1/2: Clean up Frame::Base and remove most import/preprocesisng code
- Fix __CLASS__+recursive inheritance related segfaults
- Start moving small web based utilities into the Frame::App:: namespace
0.01.4 2025-04-22 03:17:06 PDT
- Sync/remove old pinned versioned dependencies
0.01.2 2024-12-17 22:48:34 PST
- Sync/remove old pinned versioned dependencies
0.1.2 2024-10-18 07:59:59 PDT
- Frame::Controller::render: Fix undef content_type header
0.01.1 2024-10-05 16:40:13 PDT
- Initial release