Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 14:11
· 75 commits to master since this release

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)