Skip to content

Releases: mkrd/Swift-BigInt

Release 2.4.0

28 Mar 13:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

04 Oct 08:48
b07e961

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

12 Aug 06:46
f98947c

Choose a tag to compare

What's Changed

  • Fix decimals expressed in scientific notation bug. by @SunZhiC in #66
  • Fix for hex that starts with 0b by @twodayslate in #68
  • Fix bug by @SunZhiC in #71
  • fix BDouble function ceil and floor bug. by @SunZhiC in #73
  • SPM-compatible project structure. Linux support. Better podfile. CocoaPods deploy action by @ypopovych in #77

New Contributors

Full Changelog: v2.2.0...v2.2.1

Version 2.2.0

12 Mar 20:18
b5f4834

Choose a tag to compare

Version 2.1.2

26 Aug 16:56
0ec7214

Choose a tag to compare

  • Mod for BDouble #51
  • Init a BInt from a [UInt8] #56

Version 2.1.1

31 Aug 20:36
9454066

Choose a tag to compare

  • BInt and BDouble are now Codable
  • Bug fixes and improvements

Version 2.1.0

27 Aug 21:43
16858b0

Choose a tag to compare

  • Proper SPM support
  • Bug fixes and improvements

Release for CocoaPods support

18 Dec 10:09
7ee5001

Choose a tag to compare

Merge pull request #18 from twodayslate/cocoapods

CocoaPods support