Skip to content

Releases: aminya/AcuteML.jl

v0.8.5

03 Mar 09:38
7143d74
Compare
Choose a tag to compare

AcuteML v0.8.5

Diff since v0.8.4

Closed issues:

  • Remove setting missing argument properties (#108) (@aminya)

Merged pull requests:

  • Remove missing (#110) (@aminya)
  • [AUTO] Update precompile_*.jl file (#111) (@github-actions[bot])

v0.8.4

03 Mar 08:26
bff35a0
Compare
Choose a tag to compare

AcuteML v0.8.4

Diff since v0.8.3

Merged pull requests:

  • [AUTO] Update precompile_*.jl file (#105) (@github-actions[bot])

v0.8.3

01 Mar 13:21
7ff7742
Compare
Choose a tag to compare

AcuteML v0.8.3

Diff since v0.8.2

Merged pull requests:

  • [AUTO] Update precompile_*.jl file (#103) (@github-actions[bot])

v0.8.2

28 Feb 08:08
2bf30a7
Compare
Choose a tag to compare

AcuteML v0.8.2

Diff since v0.8.1

Merged pull requests:

  • [AUTO] Update precompile_*.jl file (#96) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#97) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#98) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#99) (@github-actions[bot])
  • Dict support (#101) (@aminya)
  • Type cleanup (#102) (@aminya)

v0.8.1

22 Feb 05:22
e8b153b
Compare
Choose a tag to compare

AcuteML v0.8.1

Diff since v0.8.0

Merged pull requests:

  • [AUTO] Update precompile_*.jl file (#91) (@github-actions[bot])
  • CompatHelper: bump compat for "Tables" to "1.0" (#92) (@github-actions[bot])
  • renaming (#95) (@aminya)

v0.8.0

10 Feb 00:13
2cf64a5
Compare
Choose a tag to compare

AcuteML v0.8.0

Diff since v0.7.0

Closed issues:

  • Text node support (#73)

Merged pull requests:

v0.7.0

09 Feb 16:07
Compare
Choose a tag to compare

AcuteML v0.7.0

Diff since v0.6.0

  • New Document creation API using doc""
  • Much faster extraction of documents (more than 50% speedup!)
  • Better backend

Merged pull requests:

  • New doc api (#83) (@aminya)
  • [AUTO] Update precompile_*.jl file (#82) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#86) (@github-actions[bot])

v0.6.0

09 Feb 04:07
dbbb729
Compare
Choose a tag to compare

AcuteML v0.6.0

Diff since v0.5.2

Overhaul of the backend:

  • In xmlutils now dispatch happens on the value of the fields
  • All the vector functions are removed and now a single function for all the types is used
  • This enhances the benchmarks
  • Full support of updaters

Closed issues:

  • Dispatch on the value - No vector function in the backend (#76)

Merged pull requests:

  • [AUTO] Update precompile_*.jl file (#70) (@github-actions[bot])
  • No vector function (#72) (@aminya)
  • Install TagBot as a GitHub Action (#75) (@JuliaTagBot)
  • [AUTO] Update precompile_*.jl file (#77) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#78) (@github-actions[bot])
  • [AUTO] Update precompile_*.jl file (#81) (@github-actions[bot])

v0.5.2

13 Jan 12:10
v0.5.2
49668bb
Compare
Choose a tag to compare

v0.5.2 (2020-01-13)

Diff since v0.5.1

Merged pull requests:

v0.5.1

09 Jan 13:33
v0.5.1
fcd3d2f
Compare
Choose a tag to compare

v0.5.1 (2020-01-09)

Diff since v0.5.0

Merged pull requests: