|
| 1 | +- minimum Perl 5.10 for better Exporter |
| 2 | + |
1 | 3 | 0.0401 2025-03-27
|
2 | 4 | - add GLFW_TRANSPARENT_FRAMEBUFFER and glfwGetMonitorWorkarea (#1) - thanks @SeHarrys
|
3 | 5 |
|
4 | 6 | 0.04 2017-09-23 16:29:52-04:00
|
5 |
| - - New offical release |
6 |
| - |
| 7 | +- New offical release |
7 | 8 |
|
8 | 9 | 0.03_01 2017-09-20 13:44:28-04:00
|
9 |
| - - Increment reference counts on callbacks |
10 |
| - to avoid problems when the original CV |
11 |
| - goes out of scope. |
12 |
| - |
| 10 | +- Increment reference counts on callbacks |
| 11 | + to avoid problems when the original CV |
| 12 | + goes out of scope. |
13 | 13 |
|
14 | 14 | 0.03 2017-08-25 12:13:51-04:00
|
15 |
| - - First official CPAN release |
16 |
| - - Clean up perl docs |
17 |
| - - Add git repo information to META |
| 15 | +- First official CPAN release |
| 16 | +- Clean up perl docs |
| 17 | +- Add git repo information to META |
18 | 18 |
|
19 | 19 | 0.02_02 2017-08-19 14:48:34-04:00
|
20 |
| - - Improved documentation of implementation |
21 |
| - - Added gears.pl implementation to examples |
22 |
| - - This is release candidate for our first |
23 |
| - official release |
24 |
| - |
| 20 | +- Improved documentation of implementation |
| 21 | +- Added gears.pl implementation to examples |
| 22 | +- This is release candidate for our first official release |
25 | 23 |
|
26 | 24 | 0.02_01 2017-08-06 12:13:54-04:00
|
27 |
| - - First complete coverage of GLFW bindings |
28 |
| - - Add rudimentary pkg-config for build support |
| 25 | +- First complete coverage of GLFW bindings |
| 26 | +- Add rudimentary pkg-config for build support |
29 | 27 |
|
30 | 28 | 0.01 2017-06-14 17:13:17-04:00
|
31 |
| - - original version; created by h2xs 1.23 with options |
32 |
| - -b 5.10.1 -OAfn OpenGL::GLFW |
33 |
| - - edit template h2xs files |
34 |
| - |
| 29 | +- original version; created by h2xs 1.23 with options -b 5.10.1 -OAfn OpenGL::GLFW |
| 30 | +- edit template h2xs files |
0 commit comments