Skip to content

v0.3.2

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 05 Nov 07:19
v0.3.2

v0.3.2 (2019-11-05)

Diff since v0.3.1

Merged pull requests:

  • Add upper bound to compat information (#35) (tkf)
  • Fix docs setup (#34) (tkf)
  • Add Empty: an empty container proxy (#33) (tkf)
  • Make append!! work with DataFrames (#32) (tkf)
  • Doctest with more table types (#31) (tkf)
  • Make push!! work with DataFrames (#30) (tkf)
  • Add singletonof function, more robust push, and support TypedTables.jl (#29) (tkf)
  • Run doctests using Documenter 0.24 API (#28) (tkf)
  • Allow changing mutable struct type in setproperties!! (#27) (tkf)
  • Add setproperties!! (#26) (tkf)
  • Support StructArrays (#24) (tkf)
  • Replace Setfield by ConstructionBase (2) (#22) (tkf)
  • Replace Setfield by ConstructionBase (#21) (jw3126)