Skip to content

Releases: CTUAvastLab/JsonGrinder.jl

v2.4.0

03 Aug 16:32
Compare
Choose a tag to compare

JsonGrinder v2.4.0

Diff since v2.3.4

v2.3.4

26 Jul 21:53
Compare
Choose a tag to compare

JsonGrinder v2.3.4

Diff since v2.3.3

v2.3.3

15 Jun 16:17
Compare
Choose a tag to compare

JsonGrinder v2.3.3

Diff since v2.3.2

v2.3.2

18 Oct 14:30
Compare
Choose a tag to compare

JsonGrinder v2.3.2

Diff since v2.3.1

Merged pull requests:

v2.3.1

16 May 12:51
Compare
Choose a tag to compare

JsonGrinder v2.3.1

Diff since v2.3.0

Merged pull requests:

  • mutagenesis example taken from baseline examples (#119) (@racinmat)

v2.3.0

04 May 08:48
31ab724
Compare
Choose a tag to compare

JsonGrinder v2.3.0

Diff since v2.2.3

Closed issues:

  • Inconsistent handling of long strings (#100)
  • put to readme a link to stable examples (#107)
  • Add juypter notebook with python example (#111)
  • Confusing naming of variables in the example (#117)

Merged pull requests:

  • fixing naming for reflectinmodel arguments, fixing incorrect long string handling in categorical extractor (#118) (@racinmat)

v2.2.3

11 Apr 14:42
Compare
Choose a tag to compare

JsonGrinder v2.2.3

Diff since v2.2.2

v2.2.2

29 Mar 14:31
Compare
Choose a tag to compare

JsonGrinder v2.2.2

Diff since v2.2.1

Merged pull requests:

v2.2.1

29 Mar 09:39
Compare
Choose a tag to compare

JsonGrinder v2.2.1

Diff since v2.2.0

Merged pull requests:

v2.2.0

07 Mar 14:11
Compare
Choose a tag to compare

JsonGrinder v2.2.0

Diff since v2.1.6

Closed issues:

  • Make extractors type-stable (#59)
  • add tests for JSON3 (#61)
  • Fix sample_synthetic for multientry (#62)
  • make prune_json more type-stable (#67)
  • remove valset from example since we're not validating anything (#72)
  • Remove extraction of vector to multiple observations (#74)
  • consistently use uint32 instead of int64 for onehot and maybehot matrices (#75)
  • Too loose type checking in extractors (#76)
  • I am hitting a weird error caused by creating empty sebset of an empty sample (#77)
  • Parameterize default_scalar_extractor() (#87)
  • migrate to newer HUtils (#91)
  • Fix doctests and documentation (#92)
  • Fix examples (#94)
  • improve documentation (#99)

Merged pull requests:

  • Added extractor scheme. (#69) (@kozvojtex)
  • documentation upgraded to julia 1.6 (#70) (@racinmat)
  • CompatHelper: bump compat for "Mill" to "2.5" (#71) (@github-actions[bot])
  • CompatHelper: bump compat for "HierarchicalUtils" to "1.9" (#73) (@github-actions[bot])
  • Update scalar.jl (#88) (@horakka5)
  • Update scalar.jl (#89) (@horakka5)
  • Hutils 2 (#93) (@racinmat)
  • Examples fix (#95) (@racinmat)
  • Json3 support (#96) (@racinmat)
  • stricter extractor (#97) (@racinmat)
  • updated examples dependencies, simplified mutagenesis example (#101) (@racinmat)
  • Docs improvement, contrib and bugfixes (#105) (@racinmat)
  • Better docs (#106) (@racinmat)
  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#109) (@github-actions[bot])
  • CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#110) (@github-actions[bot])
  • reworked graphics (#112) (@simonmandlik)