File: Changes

package info (click to toggle)
libcatmandu-filestore-perl 1.16-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 732 kB
  • sloc: perl: 2,495; sh: 6; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (3)
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 Catmandu-FileStore

1.16  2019-12-16 15:33:10 CET
    - Fixing tests for numbered directories
    - Adding a more robust helper to stream file data

1.151  2019-10-11 07:43:46 CEST
    - Adding missing test dependencies [manwar]

1.15  2019-10-08 09:55:11 CEST
    - Adding missing dependencies [manwar]

1.14  2019-08-20 09:56:05 CEST
    - Removing Data::UUID dependency

1.13  2018-10-18 14:09:14 CEST
    - Fixing EAGAIN bug

1.12  2018-08-29 14:22:03 CEST
    - Replacing writes with syswrites and better checks on number of bytes written

1.11  2018-06-28 11:30:58 CEST
    - Fixing Windows tests

1.10  2018-06-25 13:37:20 CEST
    - initial version