Skip to content

Releases: ChimeHQ/Chime

3.0.0 alpha (203)

19 Jul 12:08
f528cdd
Compare
Choose a tag to compare
3.0.0 alpha (203) Pre-release
Pre-release
  • Moves to a new version of ThemePark for big efficiency and correctness improvments to theme management
  • Stores current theme information in a shared suite

3.0.0 alpha (202)

11 Jul 18:03
f07f0e4
Compare
Choose a tag to compare
3.0.0 alpha (202) Pre-release
Pre-release

What's Changed

  • Encorporating language support/extensions for Clojure, Elixir, Go, Python, Rust
  • Rename Quick Look Preview extension to "QuickLookPreview"
  • Use TitlebarClickAwareWindow from WindowTreatment library by @McNight in #18

Full Changelog: 201...202

3.0.0 alpha (201)

14 May 22:06
53781aa
Compare
Choose a tag to compare
3.0.0 alpha (201) Pre-release
Pre-release
  • Adds a new AppIntent extension with support for a HighlightIntent that takes text + language and produces an attributed string
  • Fixes a bug that would incorrectly encode the current theme, resulting in potentially incorrect highlighting if your system color scheme does not match the current theme's supported schemes.

3.0.0 alpha (200)

13 May 14:24
704dbee
Compare
Choose a tag to compare
3.0.0 alpha (200) Pre-release
Pre-release

An alpha release of 3.0. This includes a fairly fully-functional QuickLook Preview extension that exercises large portions of the text system. It's useful on its own, but as an editor, still quite non-functional.