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

release v0.0.11 #120

Merged
merged 19 commits into from
Mar 25, 2024
Merged

release v0.0.11 #120

merged 19 commits into from
Mar 25, 2024

Conversation

Jonathan-Zollinger
Copy link
Member

  • chore(build): bump version and docs to v0.0.11-SNAPSHOT
  • fix: fix metadata equals method
  • fix: fix metadata hashcode method
  • fix: override equals and hashcode for Images class
  • refactor: correct test class name
  • refactor(style): correct PlpSearchRoot record name
  • fix: use constructor injection
  • fix: change pdpQuery signature to primitives
  • refactor: remove unused class
  • refactor: remove unused SearchQueryArgs class
  • refactor: rename Page.page to differ from class
  • refactor: rename Place.place
  • fix: correct regex validating zipcodes
  • fix: fix regex for city-state strings
  • fix: improve Place regex
  • refactor: correct class names
  • refactor: simplify method names
  • docs: flesh out javadocs on client and controller
  • chore(build): bump version and docs to v0.0.11

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
improve similar tests in SearchRecommendationsSpec

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
add javadoc for images record

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
use one regex pattern and simplify error message

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
correct plurality and conciseness in class names

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
change 'queryStoreLocations' to 'getStores', etc.
add missing getStores(place) test

Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
Copy link

@Jonathan-Zollinger Jonathan-Zollinger merged commit a1d6237 into main Mar 25, 2024
3 checks passed
@Jonathan-Zollinger Jonathan-Zollinger deleted the release/0.0.11 branch March 25, 2024 21:49
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.

1 participant