Sha256: 9d6b6d261448e8ae6cec48295f24a590a2fc5cde28c41e6e2fb33f2f7d26d87b
Contents?: true
Size: 538 Bytes
Versions: 1
Compression:
Stored size: 538 Bytes
Contents
## Changelog ### 0.1.1 - 2022-04-04 * Features: * Add dictionary to return the company number metadata - b19c8d9 * Deprecations: * Remove `regexp` attr_reader (moved to metadata) - #3 * Remove `countries` attr_reader to use `CompanyNumber::Number#valid_countries` - #3 * Bug fixes: * Fix `CompanyNumber::Number#to_s` method not to return trailing whitespace when country code is not filled in - 9b4f3c53 * Enhancements: * Update RuboCop configuration - e34eca5 ### 0.1.0 - 2021-09-24 * Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
company_number-0.1.1 | CHANGELOG.md |