Skip to content

Releases: chrislim2888/IP2Location-C-Library

8.1.4

29 Sep 23:12
Compare
Choose a tag to compare

Restored internal variables.

8.1.3

27 Sep 02:08
Compare
Choose a tag to compare

Restored functions renamed in 8.1.0.

8.1.2

25 Sep 00:28
Compare
Choose a tag to compare

Updated version number in multiple places.

8.1.1

24 Sep 23:04
Compare
Choose a tag to compare
  • Fixed "IP2Location_get_netspeed" function.
  • Bumped up soname.
  • Updated Developers_Guide.txt.

8.1.0

24 Sep 04:41
Compare
Choose a tag to compare
  • Fixed memory leak issues.
  • Removed IP2Loc_DBInterface.
  • Removed custom IPv6 stuct.
  • Replaced custom IP number calculation.
  • Reorganized functions and variables and comments for easier reading.

sync with rpm

07 Oct 00:14
0937ba1
Compare
Choose a tag to compare
Merge pull request #22 from pbiering/version-number-fix

update version to 8.0.9

8.0.8

04 Feb 01:00
1cee2a9
Compare
Choose a tag to compare

Fixed missing README.

library fixes on build process

07 Nov 02:16
Compare
Choose a tag to compare
8.0.7

update version

fixes for window platform

05 Sep 09:17
Compare
Choose a tag to compare
8.0.6

update version & changelog

increase one revision to sync with the changelog version

21 Jul 00:26
Compare
Choose a tag to compare
Merge pull request #8 from Ironholds/master

Fix gcc 7.1 issues