Activity
Update CLI parser to support updated logic for restructured asyncio c…
Update CLI parser to support updated logic for restructured asyncio c…
on Aug 22, 2024
Update README
Update README
on Aug 22, 2024
patch missing comma
patch missing comma
on Aug 22, 2024
Support unbounded date parameters
Support unbounded date parameters
on Aug 22, 2024
Support unspecified lower bound
Support unspecified lower bound
on Aug 22, 2024
#minor: support unbounded range regex patterns for range based variab…
#minor: support unbounded range regex patterns for range based variab…
bump twine to latest 5.1.1 to prevent pypi deployment issues
bump twine to latest 5.1.1 to prevent pypi deployment issues
Updating parser tests to return custom fpds exceptions
Updating parser tests to return custom fpds exceptions
Adding custom errors and removing final logic
Adding custom errors and removing final logic
Update README documentation
Update README documentation
Run formatters
Run formatters
Remove separate links method and initalize in __init__ to allow bette…
Remove separate links method and initalize in __init__ to allow bette…
patch up regex validation for obligated amount
patch up regex validation for obligated amount
fix merge conflicts
fix merge conflicts
Correcting type issue on _jsonify method
Correcting type issue on _jsonify method
Adding missing types
Adding missing types
Modifying tests after changing method names
Modifying tests after changing method names
Remove __call__ magic method
Remove __call__ magic method
Changing name of xml total_record_count property
Changing name of xml total_record_count property
changing name of property
changing name of property
Updating names on creating json entries
Updating names on creating json entries
create mechanism to allow for pagination
create mechanism to allow for pagination
removing print statement
removing print statement
wrapping links in list
wrapping links in list