Releases: ChimeHQ/TextFormation
Releases · ChimeHQ/TextFormation
v0.9.0
What's Changed
- Add Newline String Option by @thecoolwinter in #8
- Maybe fix some concurrency warnings by @nakajima in #9
- Removed MainOffender dependency
- Fixed testing concurrency issues
New Contributors
- @thecoolwinter made their first contribution in #8
- @nakajima made their first contribution in #9
Full Changelog: 0.8.2...0.9.0
v0.8.2
- Add a very restrictive TextStory dependency to avoid breaking changes as that lib is fixed up
v0.8.1
- Expose a more-generated init method for
TextInterfaceAdapter
v0.8.0
- introduction of the
TextInterfaceAdapter
type to help interface with MainActor-isolated clients
v0.7.0
WhitespaceProviders
is now consulted at runtime instead of initialization
v0.6.8
v0.6.7
- Remove some unused code
- A few filters were missing public initializers
v0.6.6
WhitespaceProvidersReference
v0.6.5
- Better support for indentation style mismatching
v0.6.4
- Basic Python indentation patterns