Skip to contents

rtoot 0.3.4.9000

  • fixed #153 by allowing POSIXct as max_id, min_id and since_id (#154) by @Kudusch

rtoot 0.3.4

CRAN release: 2024-01-09

  • added progress bar for long running queries (#141) by @chainsawriot
  • added 429 check (#144)
  • fixed #146 by adding a confirmation step for auth_setup(browser = FALSE)(#147)
  • fixed #149 by removing quotes around the inputted instance name though auth_setup(instance = "") (#150) by @thisisnic

rtoot 0.3.3

CRAN release: 2023-11-05

  • added support for lists (#135, #136)
  • fixed links after transfer on GitHub

rtoot 0.3.2

CRAN release: 2023-06-29

rtoot 0.3.1

CRAN release: 2023-06-05

  • Added proper citation (#133)
  • fixed get_instance_rules bug (#132)

rtoot 0.3.0

CRAN release: 2023-01-09

rtoot 0.2.0

CRAN release: 2022-11-30

  • possible to set token via environment variable (#68)
  • paginating results (#70)
  • added ratelimit checking (#43)
  • added pkgdown site (#79)
  • added streaming functions stream_* (#84)
  • added more instance endpoints (#34)

rtoot 0.1.0

CRAN release: 2022-11-11

  • Added a NEWS.md file to track changes to the package.