Releases: suho/google-search-ruby
Releases · suho/google-search-ruby
Release 0.5.0
What's Changed
- [#7] [API] As a user, I can sign in with a email and password by @suho in #50
- [#10] [API] As a user, I can sign out by @suho in #51
- [#4] [API] As a user, when signing in with email for the first time, I can register an account by @suho in #52
- [#13] [API] As a user, when I forgot my account's password, I can retrieve it by @suho in #53
- [#16] [API] As a user, when I want to search google with a list of keywords, I can upload a keywords file by @suho in #54
- [#19][#25][API] As a user, after upload a keywords file, I can see the list of keywords on the screen. [API] As a user, I can search across all the reports by @suho in #55
- [#22] [API] As a user, after upload the keywords file, I can see the report of each keyword by @suho in #56
- Chore - Add application links by @suho in #57
- Release - 0.5.0 by @suho in #58
Full Changelog: 0.4.0...0.5.0
Release 0.4.0
What's Changed
- [UI][Backend] As a user, after fetching HTML for each keyword, I can see report of each keyword by @suho in #47
- [UI][Backend] As a user, I can search across all the reports by @suho in #48
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- [#21] [Backend] As a user, after upload the keywords file, I can see the report of each keyword. [Part 1] by @suho in #42
- [#21] [Backend] As a user, after upload the keywords file, I can fetch HTML from each keyword [Part 2] by @suho in #45
- Release - 0.3.0 by @suho in #46
Full Changelog: 0.2.0...0.3.0
Release - 0.2.0
What's Changed
- [#11][#12] [UI][Backend] As a user, when I forgot my account's password, I can retrieve it by @suho in #36
- [#14] [UI] As a user, when I want to search google with a list of keywords, I can upload a keywords file by @suho in #37
- [#15] [Backend] As a user, when I want to search google with a list of keywords, I can upload a keywords file by @suho in #38
- [#17] [UI] As a user, after upload a keywords file, I can see the list of keywords on the screen by @suho in #39
- [#18] [Backend] As a user, after upload a keywords file, I can see the list of keywords on the screen by @suho in #40
- Release - 0.2.0 by @suho in #41
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- [#1] Initialize project by @suho in #26
- [#1] Initialize Project by @suho in #27
- [#28] [UI] As a user, I can see the greeting page by @suho in #29
- [#3][#6][#9][Backend] As a user, I can sign-up/sign-in or sign-out with an account by @suho in #30
- [#2] [UI] As a user, when signing in with email for the first time, I can register an account by @suho in #31
- [#8][UI] As a user, I can sign out by @suho in #32
- [#5] [UI] As a user, I can sign in with a email and password by @suho in #33
- Release - 0.1.0 by @suho in #35
New Contributors
Full Changelog: https://github.com/suho/google-search-ruby/commits/0.1.0