Skip to content

Releases: ChimeHQ/TextFormation

v0.9.0

03 Jul 13:20
b1ce9a1
Compare
Choose a tag to compare

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

Full Changelog: 0.8.2...0.9.0

v0.8.2

21 Nov 14:57
f6faed6
Compare
Choose a tag to compare
  • Add a very restrictive TextStory dependency to avoid breaking changes as that lib is fixed up

v0.8.1

31 Aug 19:58
b498785
Compare
Choose a tag to compare
  • Expose a more-generated init method for TextInterfaceAdapter

v0.8.0

24 Jul 11:06
2b56879
Compare
Choose a tag to compare
  • introduction of the TextInterfaceAdapter type to help interface with MainActor-isolated clients

v0.7.0

06 Jul 10:51
158a603
Compare
Choose a tag to compare
  • WhitespaceProviders is now consulted at runtime instead of initialization

v0.6.8

10 Feb 19:34
f07ecbd
Compare
Choose a tag to compare

v0.6.7

30 Nov 12:58
78d0911
Compare
Choose a tag to compare
  • Remove some unused code
  • A few filters were missing public initializers

v0.6.6

28 Oct 17:48
5861206
Compare
Choose a tag to compare
  • WhitespaceProvidersReference

v0.6.5

19 Oct 13:21
d9d23e3
Compare
Choose a tag to compare
  • Better support for indentation style mismatching

v0.6.4

08 Oct 10:23
5259ed3
Compare
Choose a tag to compare
  • Basic Python indentation patterns