Coquille

Latest version: v1.3.0

Safety actively analyzes 623022 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.3.0

What's Changed
* Add stubs by qexat in https://github.com/qexat/Coquille/pull/51
* Port to Python 3.9 by qexat in https://github.com/qexat/Coquille/pull/52
* Bump to 1.3.0 by qexat in https://github.com/qexat/Coquille/pull/53


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.2.2...1.3.0

1.2.2

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qexat/Coquille/pull/45
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qexat/Coquille/pull/47
* GH-46: Fix "escape sequences are not flushed for line-buffered files" by qexat in https://github.com/qexat/Coquille/pull/49
* Version bump by qexat in https://github.com/qexat/Coquille/pull/50


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.2.1...1.2.2

1.2.0

What's Changed
* Allow the use of sequence names by qexat in https://github.com/qexat/Coquille/pull/36


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.1.2...1.2.0

1.1.2

What's Changed
* Switch examples and install in README by qexat in https://github.com/qexat/Coquille/pull/34
* Bump to 1.1.2 by qexat in https://github.com/qexat/Coquille/pull/35


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.1.1...1.1.2

1.1.1

What's Changed
* Fix README and add examples by qexat in https://github.com/qexat/Coquille/pull/31
* Bump to 1.1.1 by qexat in https://github.com/qexat/Coquille/pull/32


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.1.0...1.1.1

1.1.0

What's Changed
* GH-26: Fix coquille.coquille.__all__ to add `write` by qexat in https://github.com/qexat/Coquille/pull/27
* Bump to 1.0.2 by qexat in https://github.com/qexat/Coquille/pull/28

In https://github.com/qexat/Coquille/pull/29:
* New `CoquilleLike` interface to avoid code duplication
* `_ContextCoquille` attributes are now "public" (to implement `CoquilleLike` correctly)
even though the class itself is private
* `Coquille` has now a `print` method (same as `_ContextCoquille`'s one)
* `Coquille.write()` has breaking changes: it is no longer a
staticmethod (see `write` function instead), and uses the coquille's registered
sequences
* The standalone `write` function is not an alias of
`Coquille.write()` anymore
* Bump to 1.1.0


**Full Changelog**: https://github.com/qexat/Coquille/compare/1.0.1...1.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.