Changes in version 0.9.1 (2026-02-02) - now using parallelly::availableCores() (fixes #12) - now using future::nbrOfWorkers() - other code improvements Changes in version 0.9.0 (2025-04-29) - added new sequential method for querying with diff_year < 10 years (this fixes #11) Changes in version 0.8.0 (2025-04-12) - Fixed bcb url to https - fixed example of main function gbcbd_get_series() - added time difference control for any request with diff year > 10 (the api blocks such requests..) Changes in version 0.7.0 (2022-06-07) - Fixed cran notes by removing some of unnecessary packages. Changes in version 0.6 (2021-01-21) - Fixed issue with memoise package Changes in version 0.5 (2019-04-23) - First release