Skip to content

Latest commit

 

History

History
159 lines (117 loc) · 6.47 KB

File metadata and controls

159 lines (117 loc) · 6.47 KB

sjtable2df NEWS

Unreleased (2026-01-18)

CI

Other changes

Full set of changes: v0.0.4...5556641

v0.0.4 (2025-04-04)

Bug fixes

  • fixing cran issue related to using testthat::expect_snapshot_value (86733f8)

CI

Other changes

  • transition to quarto as vignette engine (2872d3d)
  • moving to automated readme (e9470b0)
  • merged into development (7cca3a4)
  • updated dev version (f78ab42)
  • updated news.md to v0.0.3 (3ad71ef)

Full set of changes: v0.0.3...v0.0.4

v0.0.3 (2023-04-13)

Bug fixes

  • stats to imports and setnames with pkg prefix (04964a3)

Refactorings

  • added checks for replacing values in last row of mtab (b87ed08)
  • simplifying utf8 replacements (2ba438e)

CI

  • added dependency libgit2-dev to tic.yml (3c47e51)
  • devtools dependencies to tic.r (9b75143)
  • updated lint-stage (300723b)
  • updated gha (82b3a66)

Docs

  • importfrom statements to zzz.r (82edec9)

Other changes

  • updated metadata and news.md (612032b)
  • more informative error messages in stopifnot statements (08e5f3f)
  • fixed cran checks url (772587e)
  • merge main (42f5f44)
  • remove double significance information (78aaf33)
  • updated news.md (e5b2ddf)
  • merged development into main (ce2227a)
  • changelog now with autonewsmd (d502b46)
  • changelog now with autonewsmd (5a32908)
  • updated vignette name; added cran-installation to readme (fc1faf4)

Full set of changes: v0.0.2...v0.0.3

v0.0.2 (2022-06-20)

Bug fixes

  • working on utf8 fix for windows (6e36249)
  • updated logic to use read_html (1582bc1)

Tests

  • added more unit tests with snapshots! (beab215)

CI

Docs

  • added readme; some other refactorings (20be826)
  • updated return values (521ce9b)

Other changes

Full set of changes: v0.0.1...v0.0.2

v0.0.1 (2021-12-20)

Full set of changes: e4e9992...v0.0.1