Releases: gjack/pico_phone
Releases · gjack/pico_phone
Release list
v0.6.2
Native gem users on 0.2.0–0.6.1, please upgrade. Precompiled native gems for arm64-darwin, x86_64-linux, and aarch64-linux published prior to this release fail to load once installed — a build-time linking bug meant they only ever worked on the exact machine that built them. This release fixes it. Those older native gem versions will be yanked shortly; the plain source gem for each affected version remains installable and unaffected.
What's Changed
- Bust GitHub camo cache for gem version badge by @gjack in #50
- Bump rice to 4.12.0 and add Ruby 4.0 to CI by @gjack in #51
- Fix native gem Ruby ABI compatibility by @gjack in #52
- Bump version to 0.6.2 by @gjack in #53
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Bump ruby/setup-ruby from 1.316.0 to 1.319.0 by @dependabot[bot] in #45
- Bump get_process_mem from 0.2.7 to 1.0.0 by @dependabot[bot] in #43
- Bump codeql-action init and analyze to v4.37.1 by @gjack in #46
- Add MIT license badge to README by @gjack in #47
- Bump vendored libphonenumber from 9.0.34 to 9.0.35 by @gjack in #48
- Bump version to 0.6.1 by @gjack in #49
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add PR template, code of conduct, and contributing guidelines by @gjack in #35
- Document USE_LITE_METADATA behavior for example_number on Linux by @gjack in #38
- Expose GetCountryCodeForRegion as PicoPhone.country_calling_code by @gjack in #36
- Expose TruncateTooLongNumber as PhoneNumber#truncate by @gjack in #37
- Add IsNumberMatch → PicoPhone.number_match and PhoneNumber#match_type by @gjack in #39
- Add PhoneNumberMatcher → PicoPhone.find_numbers by @gjack in #40
- Bump version to 0.6.0 by @gjack in #41
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.2
What's Changed
- Bump actions/checkout from 4.3.1 to 7.0.0 by @dependabot[bot] in #17
- Bump github/codeql-action init+analyze to v4.36.3 together by @gjack in #20
- Exclude vendor/bundle from CodeQL and declare build-mode explicitly by @gjack in #21
- Add gemspec metadata links and an llms.txt by @gjack in #22
- Bump vendored abseil-cpp to 20260526.0 and libphonenumber to 9.0.34 by @gjack in #24
- Bump version to 0.3.2 by @gjack in #25
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Remove duplicate rake/rspec declarations from Gemfile by @gjack in #13
- Bump rice from 4.3.3 to 4.5.0 by @dependabot[bot] in #10
- Bump pry from 0.15.0 to 0.16.0 by @dependabot[bot] in #8
- Bump rake-compiler from 1.2.8 to 1.3.1 by @dependabot[bot] in #11
- Bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #4
- Bump actions/checkout from 4.3.1 to 7.0.0 by @dependabot[bot] in #7
- Bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #5
- Bump actions/cache from 4.3.0 to 6.1.0 by @dependabot[bot] in #9
- Add CodeQL, ASan/UBSan, and vendored-dep staleness checks by @gjack in #14
- Switch release workflow to RubyGems trusted publishing by @gjack in #15
- Bump version to 0.3.1 by @gjack in #16
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v0.3.0...v0.3.1