Skip to content

Commit 8371a99

Browse files
committed
Version bump
1 parent 1b34b72 commit 8371a99

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Changes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Revision history for Perl extension Math::BaseCalc.
22

3+
1.18 - Sat Jun 3 20:21:33 CDT 2017
4+
5+
- If '.' is part of the digit set, from_base() now deals it properly,
6+
by not processing digits after a decimal point. [Atsushi Kato]
7+
8+
- Confirmed on Wikipedia that the base64 digit set is correct
9+
10+
- Fixed my email address
11+
12+
- Switched packaging to use Git::Tag
13+
14+
315
1.17 - Fri Jun 7 21:54:56 CDT 2013
416

517
- Fixed problem that occurs when digits of an M::BC object are

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = Math-BaseCalc
2-
version = 1.017
2+
version = 1.018
33
author = Ken Williams <[email protected]>
44
license = Perl_5
55
copyright_holder = Ken Williams

0 commit comments

Comments
 (0)