File: Changes

package info (click to toggle)
libdigest-murmurhash3-pureperl-perl 1.01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 124 kB
  • sloc: perl: 211; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 381 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Digest::MurmurHash3::PurePerl

1.01 2014-09-10T12:16:05Z
    - Fixed violation of CPAN Meta Spec

1.00 2013-06-18T16:56:42Z
    - Bump up version

0.03 2013-06-18T15:37:29Z
    - Improved test
    - Change authoring tool to Minilla

0.02 2013-06-16T23:15:00Z
    - Fixed bit operation bug in 32-bit environment

0.01 2013-06-08T16:14:58Z
    - Initial release