Recent Releases of survey
survey - v5.2.3
Commits
- 006f8e9: Fix autodoc-typehint version until 425 is resolved. (Exahilosys)
- 9711f2d: Fix autodoc-typehint version until 425 is resolved. (Exahilosys)
- c2b5019: Add io ctx over multiple operations. Related #26. (Exahilosys)
- Python
Published by github-actions[bot] over 2 years ago
survey - v5.1.0-alpha
Commits
- 6e6c8c9: Bump python version to include importlib.metadata. (Exahilosys)
- 7f45425: Fix compatibility with 3.7. (Exahilosys)
- 5257745: Revert "Fix compatibility with 3.7." (Exahilosys)
- 9b90572: Fix compatibility with 3.7. (Exahilosys)
- a46b5b4: Revert "Fix compatibility with 3.7." (Exahilosys)
- f0a072e: Fix compatibility with 3.7. (Exahilosys)
- 33f1ffd: Add showcase of MultiLineProgress. (Exahilosys)
- 82fd939: Simplify info. (Exahilosys)
- Python
Published by github-actions[bot] over 2 years ago
survey - v5.0.0-alpha
Commits
- f4d880a: Rewrote graphics. (Exahilosys)
- Python
Published by github-actions[bot] over 2 years ago
survey - v4.5.4
Commits
- 4ed0fa1: Remove dynamic maxing by default. (Exahilosys)
- reset product also if validation fails #21 (samschott)
- 6c12785: Fix all. (Exahilosys)
- b2f9e25: Adjust
evaluatedoc to avoid confusion. (Exahilosys) - 83437c8: Only reset result after Abort exception (samschott) #21
- 092ddbf: Merge pull request #21. (Exa) #21
- Python
Published by github-actions[bot] almost 3 years ago
survey - v4.3.0-alpha
Commits
- d56edb0: Allow escaping. (Exahilosys)
- Python
Published by github-actions[bot] about 3 years ago
survey - v4.2.1-alpha
Commits
- 291f971: Fix graphics frequency. (Exahilosys)
- Python
Published by github-actions[bot] about 3 years ago
survey - v4.2.0-alpha
Commits
- 3981f05: Add space to docs. (Exahilosys)
- 4f331a0: Fix mesh delimit documentation. (Exahilosys)
- 0729765: Add auto-adding for progresses. (Exahilosys)
- Python
Published by github-actions[bot] about 3 years ago
survey - v4.1.1-alpha
Commits
- 4938fae: Updatge README with version. (Exahilosys)
- dcd3163: Fix buffering. (Exahilosys)
- e3dc213: Bump patch. (Exahilosys)
- Python
Published by github-actions[bot] about 3 years ago
survey - v4.1.0-alpha
Commits
- 1a7923b: Change installation instruction. (Exahilosys)
- 2a79bc6: Fix inquire default. (Exahilosys)
- beb4739: Remove redundant typehints. (Exahilosys)
- 5923eaf: Allow pasting. (Exahilosys)
- Python
Published by github-actions[bot] about 3 years ago
survey -
v3.4.3
Changes
- Removed built-in
namedtupledefaultsparameter.
- Python
Published by Exahilosys about 5 years ago
survey - Windows Support
Additions
- Windows 10 support (Anniversary Update and up).
Fixes
- Fixed ignored sequence detection.
- Python
Published by Exahilosys over 5 years ago
survey -
Additions
- Added
numeric.
Changes
- Moved
confirmhint default closer to input.
Fixes
- Included more docs about omitting
hint.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
- Deletions now work for
inputwithmulti=False.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
traverseacceptstrailrather than its first element (just as docs imply).- Allow moving back with non-empty
traversetrail.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
- Actually return default on empty responses.
- Python
Published by Exahilosys over 5 years ago
survey -
Marks the point of production releases unless the version specifies otherwise.
Additions
- Added
defaultforinputand its children.
- Python
Published by Exahilosys over 5 years ago
survey -
Changes
select\'sindexnow moves focus by instead of to whatever it's set.
Fixes
- Passing
callbackno longer breaks everything.
- Python
Published by Exahilosys over 5 years ago
survey -
Additions
alt+leftandalt+rightmove the cursor after the next special rune.
Changes
- Cursor moves at the end of editors' initial
valueby inserting.
Fixes
- Fixed
traverse\'sjumpdoc.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
- Updated version to reflect breaking changes.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
jumpnow takes proper arguments inpath.
- Python
Published by Exahilosys over 5 years ago
survey - Overhaul
Mostly backwards compatible except for removals.
The only other unexpected behavior should be a new ? appearing before prompts.
Additions
- Added
note: A symbol coming beforeprompt. - Added
info: Updatable text coming afterpromptand beforehint. - Added
indentforMultiLineEditor: The amount of spaces for each tab. - Added
jumpintraverse: A function deciding which index tab advances to. - Added
Theme: A data-like class used byuseto overwrite global behavior. - Added
autoargument in almost every routine. Used to determine whether to respond immediately.
Changes
- Renamed modules and moved around classes to more specific places.
- Revamped
api.pyand modules around it to better house new features. hintis now static and cannot be updated. Useinfoinstead.- Exposed
respondfor whenautoisFalse. - Updated documentation to match new changes.
Removals
- Removed the
view,coloranderasearguments from every routine in favor ofautoandrespond. - Removed
utils.pyas hints are now made directly via routines incore.py.
Fixes
helpers.paintnow accommodates more cases of ANSI-SGR sequence injecting.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
- #8 inconsistent coloring of the default hint for
confirm - Installing through Github and release assets should now work.
- Python
Published by Exahilosys over 5 years ago
survey -
Fixes
- AttributeError during version parsing in
setup.py.
- Python
Published by Exahilosys over 5 years ago
survey -
First release, initiates the release cycle.
Release versioning here will match PyPi.
- Python
Published by Exahilosys over 5 years ago