Skip to content

Releases: JuliaText/TextModels.jl

v0.2.1

18 Oct 21:04
75991e2

Choose a tag to compare

TextModels v0.2.1

Diff since v0.2.0

Minor fixes and documentation update

Merged pull requests:

  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#38) (@github-actions[bot])
  • Fix explicit namespace usage (#40) (@rssdev10)

v0.2.0

17 Sep 06:43
abeb384

Choose a tag to compare

TextModels v0.2.0

Diff since v0.1.1

@JuliaRegistrator register

Release notes:

Breaking changes

  • Major dependency updates: Upgraded core dependencies to their latest major versions (e.g., Flux.jl).
  • Model loading compatibility: Some previously pre-trained models may no longer be loadable due to structural or serialization changes.
  • Julia version: Based on the Flux.jl dependency, the minimal version of Julia is 1.10 for now.

Merged pull requests:

  • dependency update and the overall reanimation (#37) (@rssdev10)

Closed issues:

  • Got error while install TextModels in Julia 1.6.1, MacOS Big Sur (#27)
  • New Release for TextModels.jl (#28)

v0.1.1

10 Dec 23:57

Choose a tag to compare

TextModels v0.1.1

Diff since v0.1.0

Closed issues:

  • Update TextModels for supporting flux-zygote (#1)
  • Fails to install on Julia 1.6.0 (#19)

Merged pull requests:

  • Update TextModels to work with Flux @0.12 and Zygote (#20) (@AdarshKumar712)
  • CompatHelper: bump compat for "BSON" to "0.3" (#23) (@github-actions[bot])
  • CompatHelper: add new compat entry for "CUDA" at version "3" (#24) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataDeps" at version "0.7" (#25) (@github-actions[bot])
  • Fix broken docs link (#30) (@Oblynx)

v0.1.0

01 Nov 22:45

Choose a tag to compare

TextModels v0.1.0