Skip to content

v0.0.1a3

Pre-release
Pre-release
Compare
Choose a tag to compare
@afourney afourney released this 17 Dec 22:31
· 79 commits to main since this release
3ce21a4

New Features and Formats

Breaking Changes

Renamed mlm_client and mlm_model arguments to llm_client and llm_model, and added appropriate deprecation warnings.

See:

Bug fixes and enhancements

  • Remove invalid classifiers by @simonw in #10
  • Add installation instructions from haesleinhuepf:patch-1 by @gagb in #27
  • Update README.md by @gagb in #28
  • Improve the readme with contributing guidelines by @gagb in #7
  • Add installation instructions by @haesleinhuepf in #24
  • Update README.md by @pawarbi in #26
  • Update README.md by @gagb in #29
  • CLI usage instructions by @simonw in #11
  • Fix character decoding issues with text-like files by @brc-dd in #19
  • Catching pydub's warning of ffmpeg or avconv missing by @SH4DOW4RE in #39
  • Exclude test files from language statistics using linguist-vendored by @Y-Kim-64 in #44
  • Support specifying YouTube transcript language by @narumiruna in #50
  • Add passing style_map kwarg to Mammoth when converting docx to allow keeping comments by @VillePuuska in #38
  • Fix: pass the kwargs to _convert method when converting an url file by @Soulter in #48
  • Added Dockerfile by @madduci in #60
  • fix issue #65 by @DIMAX99 in #67
  • Cybernobie/main by @gagb in #75
  • Ensure hatch is installed before running tests by @cybernobie in #63
  • Kevinclb/main by @gagb in #77
  • feature: add argument parsing for cli tool capability by @kevinclb in #46
  • Added llm tests to the local test set. by @afourney in #100

New Contributors

Full Changelog: v0.0.1a2...v0.0.1a3