All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- client method to write search results to an XML file, with validation against expected number of records to be written
- client method to return an iterator of XML records from a search, to support streaming results for large result sets
- xml fixture files for testing
- tests for the new client methods, including edge cases for validation
- README examples
- N/A
- N/A
- N/A
- N/A
- N/A
- Expand supported Python versions to include 3.12
- N/A
- N/A
- N/A
- N/A
- Implemented TINDClient to wrap API interactions
- Created tests, linting, and ci configurations
- N/A
- N/A
- N/A
- N/A
- N/A