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

bump and Update CHANGELOG #22

Merged
merged 1 commit into from
Feb 2, 2021
Merged

Conversation

yukihirop
Copy link
Owner

@yukihirop yukihirop commented Feb 2, 2021

Summary

Release 0.2.3

TestPy

$ pip install gfzs==0.2.3 --extra-index-url  https://test.pypi.org/simple
Looking in indexes: https://pypi.org/simple, https://test.pypi.org/simple
Collecting gfzs==0.2.3
  Downloading https://test-files.pythonhosted.org/packages/b5/c3/5ce925a43efffde46843cbce4bf753f96492ba612012214a817cb7924d97/gfzs-0.2.3-py3-none-any.whl (52 kB)
     |████████████████████████████████| 52 kB 652 kB/s

@yukihirop yukihirop self-assigned this Feb 2, 2021
@yukihirop yukihirop added this to the 0.2.3 milestone Feb 2, 2021
@yukihirop
Copy link
Owner Author

LGTM

$ gfzs -h
usage: gfzs [-h] [--version] [--score SCORE] [--log-level LOG_LEVEL]
            [--log-path LOG_PATH]
            {init,edit,demo,valid} ...

Google Fuzzy Search. Pipe the search result(json) of googler and use it

optional arguments:
  -h, --help            show this help message and exit
  --version, -v         show program's version number and exit
  --score SCORE, -s SCORE
                        fuzzywuzzy's score (default: 30). please see
                        https://github.com/seatgeek/fuzzywuzzy
  --log-level LOG_LEVEL, -l LOG_LEVEL
                        Log Level (default: 1). [0: DEBUG, 1: INFO, 2: WARN,
                        3: ERROR, 4: FATAL, 5: UNKNOWN, 6: NULL]
  --log-path LOG_PATH, -p LOG_PATH
                        Log Path (default: /Users/yukihirop/gfzs.log)

SubCommands:
  {init,edit,demo,valid}
    init                Initialize gfzs
    edit                Edit config
    demo                Play with Demo
    valid               Validate /Users/yukihirop/.gfzsrc

@yukihirop yukihirop merged commit 4fd60b1 into features/0.2.3 Feb 2, 2021
@yukihirop yukihirop deleted the before_release_0.2.3 branch February 2, 2021 10:26
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