Releases: erikgrueter1/yelp-fusion
Releases · erikgrueter1/yelp-fusion
v1.0.1
Changes
🔨 #13 Fix OpenHours import (@gnclmorais)
v1.0
Changes
- Satsify all linters
- Update version constants
- Merge suggested pull requests
v0.3-beta
v0.2.1-beta
- add ruby version dependency to the
gemspec
- rename version in
version.rb
to0.2-beta
- add
minitest
dependency4.2.0
to thegemspec
- add
faraday
dependency0.15.2
to thegemspec
- add
pry
dependency0.11.3
to thegemspec
- add
pry-cooline
dependency0.2.5
to thegemspec
- add
faraday_middleware
dependency0.12.2
to thegemspec
v0.1-beta
Beta Version
Use at your own risk! This gem is still under active development and testing.
Please report bugs to [email protected]
Changes
-
implement ability do a search by location
-
implement ability do a search for business detail
-
implement ability do a search by phone
-
implement ability do a search by transaction type
-
implement ability do a search for reviews
-
implement ability do a search by specific match
-
added rubocop as a linter
-
added simplecov to test coverage
-
added minitest to test files
-
updated readme to reflect features