-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
39 lines (32 loc) · 1.13 KB
/
Changes
File metadata and controls
39 lines (32 loc) · 1.13 KB
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
0.008 2023-06-02
- Bump dependencies
0.008 2023-05-07
- Maintenace release
- Update the README to help new people start development
- Update the challenges xt test to reflect changes in the API
0.007 2022-10-30
- Bump dependencies
- Apply "dzil perltidy" to repo
0.006 2022-03-15
- Add another example script
- Migrate to JSON::MaybeXS
- Correct minimal perl version in dist.ini
0.005 2022-03-10
- POD improvements
- Add get_challenges
- Dist::Zilla changes
- Change the required Perl version in module to match dist
0.004 2022-03-06
- Add get_leaderboard method (as per the Ranking page on smartrow.fit)
- Improve the POD and add POD for get_leaderboard
- Increase the minimum Perl version to facilitate syntax used in get_leaderboard
0.003 2022-03-05
- Add some POD
- Kwalitee changes
- Use more Dist::Zilla for testing, verioning etc
0.002 2022-03-05
- Addition of a Changes file
0.002-TRIAL 2022-03-05
- Remove carton files
0.001-TRIAL 2022-03-05
- Initial trial release