1.1.0 #30
qexat
announced in
Announcements
1.1.0
#30
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
write
incoquille.coquille.__all__
#26: Fix coquille.coquille.all to addwrite
by @qexat in GH-26: Fix coquille.coquille.__all__ to addwrite
#27In #29:
CoquilleLike
interface to avoid code duplication_ContextCoquille
attributes are now "public" (to implementCoquilleLike
correctly)even though the class itself is private
Coquille
has now aprint
method (same as_ContextCoquille
's one)Coquille.write()
has breaking changes: it is no longer astaticmethod (see
write
function instead), and uses the coquille's registeredsequences
write
function is not an alias ofCoquille.write()
anymoreFull Changelog: 1.0.1...1.1.0
This discussion was created from the release 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions