Skip to content

Commit

Permalink
more change log updates
Browse files Browse the repository at this point in the history
  • Loading branch information
robe2037 committed Jan 13, 2025
1 parent 08b291d commit 7846d91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/change-log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ This project adheres to `Semantic Versioning`_.
* Support for IPUMS NHGIS extract API, including

* :py:class:`~ipumspy.api.extract.AggregateDataExtract` class has been added to support IPUMS NHGIS extracts
* :py:class:`~ipumspy.api.extract.Dataset`, :py:class:`~ipumspy.api.extract.TimeSeriesTable`, and
:py:class:`~ipumspy.api.extract.Shapefile` classes have been added for use when constructing IPUMS NHGIS extract requests.
* Support for downloading IPUMS NHGIS supplemental datasets via API

* Support for IPUMS NHGIS metadata API, including
Expand All @@ -29,6 +31,9 @@ This project adheres to `Semantic Versioning`_.

* Added :py:class:`~ipumspy.api.exceptions.IpumsApiRateLimitException` for requests that exceed the IPUMS API rate limit.

* Bug Fixes

* Fixed bug in ``initial_wait_time`` argument that prevented the use of ``submit-and-download`` command via the command line

0.5.1
-----
Expand Down

0 comments on commit 7846d91

Please sign in to comment.