Skip to content

v0.6.0

Compare
Choose a tag to compare
@ramedina86 ramedina86 released this 05 Jun 12:40
· 926 commits to dev since this release
cbefa74

Streamsync has been acquired by Writer and is now known as the Writer Framework. It'll remain open source under the same license (Apache 2.0).

We have made a few breaking changes:

  • The PyPi package is now called writer. You should install this package and reference it to get the latest updates.
  • Built-in events now start with wf-. The editor will convert these automatically.
  • Remix Icons has been replaced by Material Icons. If you're using icons, you should replace the ids for Material Icons ids.
  • Chatbot. The Chatbot has been reengineered to use state rather than return statements. This allows streaming and loading older conversations.

Thank you to everyone who has supported this project. The same people are still in charge of the project, we just have more resources to make this happen now, so expect exciting stuff!

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0