Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

87 lines (47 loc) · 1.37 KB

v0.2.8

Features

Bug fixes

Miscellaneous

  • Updated compat for deps

v0.2.6

Features

Bug fixes

Miscellaneous

  • Updated compat for deps

v0.2.5

Features

  • Using TableOperations.jl

Bug fixes

Miscellaneous

  • Updated compat for deps
  • Updated C.I.

v0.2.4

Features

Bug fixes

Miscellaneous

  • Updated compat for deps

v0.2.3

Features

Bug fixes

  • Special terms in functions like poly were not handled properly

Miscellaneous

  • Updated compat for deps

v0.2.2

Features

Bug fixes

Miscellaneous

  • Now supports Julia LTS release.
  • Added Zenodo.

v0.2.0

Features

  • Dropped DataFrames requirement in favor of the Tables.jl API (#13)
  • Improved the documentation.

Bug fixes

  • Pretty print for the formula (#8)
  • Fixed issue with the ordinal response model (#19)
  • Fixed outdated docstrings

Miscellaneous

  • Added Windows (x86 and x64 architecture) to the continuous integration test matrix (commit)
  • Paper and docs incorporated the feedback from the peer-review process (JuliaCon proceedings)

v0.1.0

Initial public release (beta)