-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChanges
43 lines (25 loc) · 907 Bytes
/
Changes
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Revision history for Perl extension SDL3
{{$NEXT}}
- Upstream SDL has been bumped to "Version 3.0" (but as part of some sort of backporting scheme)
0.08 2021-11-29T01:56:01Z
- Core SDL2 is "ready"
- callbacks (timers, etc) work but could use more real world testing (perl really hates threadsl...)
- test suite is not even close to being complete
- SDL2::Mixer is incomplete but core functionality is there
- SDL2::TTF is ready
- SDL2::Image is ready
- Please submit issues with tests
0.07 2021-09-07T17:41:51Z
- not for broad use
0.06 2021-09-05T03:24:11Z
- not for broad use
0.05 2021-07-11T18:26:50Z
- not for broad use
0.04 2021-07-11T00:04:42Z
- not for broad use
0.03 2021-07-08T00:08:55Z
- not for broad use
0.02 2021-07-07T04:40:35Z
- not for broad use
0.01 2021-07-04T06:05:40Z
- original version; not for broad use