Skip to content

Releases: manubot/manubot-ai-editor

v0.5.5

05 Jun 17:05
a4b56a1
Compare
Choose a tag to compare

This tiny patch fixes an issue in which GitHub workflows in rootstock triggered with an invalid API key would appear to succeed, but contain error messages in the resulting manuscript text.

Changes

  • Terminates editing process when invalid API key is used (@falquaddoomi via #93)

v0.5.4

21 May 21:59
0e09a63
Compare
Choose a tag to compare

Changes

  • Adds provider, model vars docs to README, other small fixes (@falquaddoomi via #88, #91)
  • Update GH Actions ubuntu version (@d33bs via #90)
  • Update pre-commit-lite conditions (@d33bs via #89)
  • Bump h11 from 0.14.0 to 0.16.0 (@dependabot[bot] via #87)
  • Add software citation and badging details (@d33bs via #86)
  • Generalizes GPT3CompletionModel to work with other providers, adds Anthropic (@falquaddoomi via #71)

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