- Small fixes to accommodate API changes.
- Small fixes to sen_commission_positions().
- Some functions have been removed from the package as they are presently unable from the API.
- new purrr 0.3 was producing error; now fixed.
- new dplyr 0.8 was producing error; now fixed.
- testing introduced to resolve API errors that led to package being removed from CRAN.
- Fixed conflict between cham_votes and sen_votes functions.
- Fixed error in sen_bills.
- Added a new function that returns Senate data by year, with a progress bar.
- Small fix to strip out unnecessary whitespace in the dataframes returned.
- Added a dataset for the Chamber of Deputies.
- Fixed a missing state issue.
- Added a
NEWS.md
file to track changes to the package.