Skip to content

Releases: manubot/manubot-ai-editor

v0.5.3

22 Feb 20:52
ff7adb0
Compare
Choose a tag to compare

Changes

  • Add pre-commit lite for automated fixes (@d33bs via #84)
  • Fixes outdated pre-commit hook introduced in PR 62 (@falquaddoomi via #85)
  • Detects, preserve encoding when revising files (@falquaddoomi via #62)
  • Require poetry-dynamic-versioning within pyproject.toml (@d33bs via #83)
  • Bump macos gh actions runner version (@d33bs via #82)
  • Create project CITATION.cff (@d33bs via #81)
  • Remove earlier release process docs (@d33bs via #75)
  • Add PyPI trusted publisher workflow for automated package releases (@d33bs via #73)
  • Add release-drafter workflow and configuration (@d33bs via #72)
  • Enable poetry dynamic versioning (@d33bs via #69)
  • Replace production code asserts with if-based checks and exception raises (@d33bs via #70)
  • Migrate from setup.py to Poetry pyproject.toml for packaging and environment management (@d33bs via #57)
  • Add automated checks for pre-commit through GitHub Actions (@d33bs via #56)
  • LangChain Integration (@falquaddoomi via #60)
  • Add automated testing for pytest through GitHub Actions (@d33bs via #55)
  • Added draft document on the release process (@falquaddoomi via #49)
  • Add BSD-3-Clause license specification (@d33bs via #59)

v0.5.2

30 Jul 20:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.5.2

Manubot AI Editor v0.4.1

07 Apr 14:48
Compare
Choose a tag to compare

Adds support for chat completion endpoint.

Manubot AI Editor v0.4.0

27 Jan 22:42
Compare
Choose a tag to compare
setup.py: update version

Manubot AI Editor v0.3.4

06 Jan 14:31
91a9265
Compare
Choose a tag to compare
setup.py: update version

Manubot AI Editor v0.2.5

01 Jan 10:46
925e6cd
Compare
Choose a tag to compare

Manubot AI Editor v0.2.4

01 Jan 09:04
02b7fb5
Compare
Choose a tag to compare
  • Improvements in handling Markdown from Manubot
  • Improvements in handling empty responses from AI model
  • Bug fixes

Manubot AI Editor v0.2.1

30 Dec 09:35
b1053e8
Compare
Choose a tag to compare

Manubot AI Editor v0.2.0

30 Dec 09:12
f8e32ff
Compare
Choose a tag to compare
  • Prompts for different sections were improved
  • Better error handling

Manubot AI Editor v0.1.1

27 Dec 16:10
5273a94
Compare
Choose a tag to compare
setup.py: update version