Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 19:07

This is the initial release of IRS which is a CLI and HTTP server for creating, parsing, validating, and transforming IRS electronic Filing Information Returns Electronically (FIRE).

ADDITIONS

  • cmd/server: Add HTTP server for parsing, printing, and validating files
  • parser and validate IRS tax files
  • Fuzzing support for ASCII IRS files
  • OpenAPI specification for HTTP routes