Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inlined default countries data. #42

Merged
merged 6 commits into from
Nov 21, 2023

Conversation

SaadHassan-dev
Copy link
Contributor

No description provided.

@SaadHassan-dev SaadHassan-dev linked an issue Nov 16, 2023 that may be closed by this pull request
@SaadHassan-dev SaadHassan-dev marked this pull request as draft November 16, 2023 13:37
@UmanShahzad
Copy link
Contributor

@SaadHassan-dev lemme know if we can get unit tests fixed, would like to merge soon

@SaadHassan-dev SaadHassan-dev marked this pull request as ready for review November 21, 2023 07:51
@SaadHassan-dev
Copy link
Contributor Author

@SaadHassan-dev lemme know if we can get unit tests fixed, would like to merge soon

Done.

@@ -1,5 +1,5 @@
# frozen_string_literal: true

module IPinfo
VERSION = '1.1.0'
VERSION = '1.1.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need a major version bump now as we have a backwards incompatible change - the meaning of the settings we updated is now to expect an in-memory map and not a file.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@UmanShahzad UmanShahzad merged commit 5e8fd9b into master Nov 21, 2023
4 checks passed
@UmanShahzad UmanShahzad deleted the saad/inline-default-country-data branch November 21, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline all data files
2 participants