MaxST

Results 15 issues of MaxST

Hello. This is an implementation of caching by suggestion #345. I did it only for `get`, but I think it will not be difficult to expand. I hope it will...

Hello. It would be great to be able to use the cache out of the box in a similar way to working with authorization. ```python @router.get('/ping', response=..., cache=Cache(timeout=..., cache_key=..., cache_alias=...))...

Add to settings commit_analyzer (#404) - default value `semantic_release.history.logs.generate_changelog` - function for get `semantic_release.settings.current_commit_analyzer`

I made opportunity open a file in the current window from terminus for example Traceback python: ``` Traceback (most recent call last): File "/home/user/.pyenv/versions/3.7.4/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec)...

An implementation option for an asynchronous api client. But it seems to me that in order to optimize the installation of a dependency, it is possible to allow installation separately...

[Bad response handler](https://github.com/MikeWooster/api-client/pull/56)

enhancement

Add a description of the supported settings

documentation