Skip to content

Latest commit

 

History

History
186 lines (105 loc) · 6 KB

CHANGELOG.md

File metadata and controls

186 lines (105 loc) · 6 KB

Changelog

All notable changes to guanguans/id-validator will be documented in this file

v1.3.0 - 2024-04-29

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #38
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #40
  • Bump actions/cache from 3 to 4 by @dependabot in #43
  • Bump actions/setup-go from 4 to 5 by @dependabot in #42
  • Bump github.com/spf13/cast from 1.5.1 to 1.6.0 by @dependabot in #41
  • Bump golangci/golangci-lint-action from 3 to 5 by @dependabot in #46
  • Add basic ID validation and information extraction. by @whrss9527 in #47

New Contributors

  • @whrss9527 made their first contribution in #47

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.9...v1.3.0

v1.2.9 - 2023-07-04

What's Changed

  • Bump actions/setup-go from 3 to 4 by @dependabot in #32
  • Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #35
  • fix panic with wrong format by @shuxiao9058 in #37

New Contributors

  • @shuxiao9058 made their first contribution in #37

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.8...v1.2.9

v1.2.8 - 2022-09-16

What's Changed

  • Bump github.com/spf13/cast from 1.4.1 to 1.5.0 by @dependabot in #27
  • fix: 性别计算错误 ,男性计算为女性 by @jonbenzhang in #29

New Contributors

  • @jonbenzhang made their first contribution in #29

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.7...v1.2.8

v1.2.7 - 2022-04-30

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.6...v1.2.7

v1.2.6 - 2022-04-30

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.5...v1.2.6

v1.2.5 - 2022-04-30

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.4...v1.2.5

v1.2.4 - 2022-04-30

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.3...v1.2.4

v1.2.3 - 2022-04-29

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.2...v1.2.3

v1.2.2 - 2022-04-29

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.1...v1.2.2

v1.2.1 - 2022-04-29

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.2.0...v1.2.1

v1.2.0 - 2022-04-29

What's Changed

  • Fix:cannot startup in debug mod in goland by @zzhaoh in #25

New Contributors

  • @zzhaoh made their first contribution in #25

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.11...v1.2.0

v1.1.11 - 2022-04-29

What's Changed

  • Bump actions/cache from 2.1.7 to 3 by @dependabot in #21
  • Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #22

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.10...v1.1.11

v1.1.10 - 2022-03-06

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.9...v1.1.10

v1.1.9 - 2022-03-04

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.8...v1.1.9

v1.1.8 - 2022-03-04

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.7...v1.1.8

v1.1.7 - 2022-03-03

What's Changed

  • Bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #14
  • Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #16
  • Bump actions/setup-go from 2.2.0 to 3 by @dependabot in #17
  • Bump actions/checkout from 2 to 3 by @dependabot in #18

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.6...v1.1.7

v1.1.6 - 2022-01-21

What's Changed

  • fix: addressTree's sequence is random by @117503445 in #13

New Contributors

  • @117503445 made their first contribution in #13

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.5...v1.1.6

v1.1.5 - 2022-01-15

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.4...v1.1.5

v1.1.4 - 2022-01-14

What's Changed

  • Bump actions/setup-go from 2.1.4 to 2.1.5 by @dependabot in #11

Full Changelog: https://github.com/guanguans/id-validator/compare/v1.1.3...v1.1.4

1.1.3 - 2021-12-06

  • Fix style.
  • Add github config files.
  • Bump actions/cache from 2.1.6 to 2.1.7.

1.1.2 - 2021-09-27

  • Bump codecov/codecov-action from 1.0.6 to 2.1.0.
  • Bump actions/cache from 1 to 2.1.6.
  • Bump actions/setup-go from 1 to 2.1.4.
  • Add dependabot config file.
  • Update address_code_timeline.go.

1.1.1 - 2021-08-30

  • Update github action config files.

1.1.0 - 2021-05-23

  • Add strict mode.
  • Add additional address code timeline data.
  • Add additional address code timeline data convert script.

1.0.3 - 2021-05-22

  • Update data to 202012.
  • Fix generatorAddressCode and generatorBirthdayCode.

1.0.2 - 2021-04-21

  • Fix the ID number with X at the end verification.

1.0.1 - 2021-01-27

  • Change the access control of some functions.
  • Add bench testing.

1.0.0 - 2021-01-21

  • Initial release.