Added
- Add subrequests tests. [52](https://github.com/farmOS/farmOS.py/issues/52)
Changed
- Move README sections into /docs with farmOS.org config.yml.
- Add github workflow to build netlify docs.
- Run tests on pull requests to 1.x.
- Test `resource.iterate` method with a page limit.
- Only use the path from the `next_url` when iterating over resources.
Fixed
- Do not include the endpoint property in the serialized subrequest.
- Update client_2x Subrequests docs to include a plant_type when creating the plant asset.
- Correct test_invalid_login to expect InvalidGrantError: https://www.drupal.org/project/simple_oauth/issues/3193609