We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba61f6 commit 8d5468eCopy full SHA for 8d5468e
CHANGELOG.rst
@@ -9,6 +9,7 @@ fluent_compiler 1.2 (unreleased)
9
* Switched from `attrs <https://www.attrs.org/en/stable/index.html>`_ to stdlib
10
`dataclasses <https://docs.python.org/3/library/dataclasses.html>`_, and added
11
lots of type signatures and cleaned up internally.
12
+
13
* The documented API is still exactly the same as it was. However, if you were
14
depending on implementation details, like the fact that ``CompiledFtl`` was
15
an attrs dataclass when it is now a stdlib dataclass, there may be some
0 commit comments