File: Changes

package info (click to toggle)
libspecio-library-path-tiny-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: perl: 440; sh: 27; makefile: 13
file content (29 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (2)
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
0.05     2022-06-20

- Fixed failing tests on msys. Fixed by Paulo Custodio. PR #1.


0.04     2016-10-15

- More path tweaks for tests to try to make Windows and OSX happy. Tests pass
  on Windows according to AppVeyor.

- Added message generators for all types to produce better error messages when
  validation fails.


0.03     2016-10-04

- Updated paths used in tests to try to make Windows happy.


0.02     2016-10-02

- Fix code for Perl 5.8.8

- Require Path::Tiny 0.087+ to ensure that tests pass.


0.01     2016-10-02

- First release upon an unsuspecting world.