Skip to content

Releases: moov-io/irs

Release v0.1.6

17 Feb 22:07
Compare
Choose a tag to compare

IMPROVEMENTS

  • Add 1099-NEC and 2021 filing support
  • chore(deps): update module github.com/moov-io/base to v0.27.5
  • chore(deps): update golang.org/x/oauth2 commit hash to d3ed0bb
  • chore(deps): update github.com/spf13/cobra to v1.3.0
  • pdftk install script path fixed for MacOS

Release v0.1.5

15 Oct 17:45
Compare
Choose a tag to compare

IMPROVEMENTS

  • Fix docker crash on image startup
  • chore(deps): update golang docker tag to v1.17

Release v0.1.4

11 Feb 19:00
Compare
Choose a tag to compare

IMPROVEMENTS

  • OpenAPI updates
  • Added 1098 sub-records
  • Update for 1099 forms
  • Added extension block for 10991tc, 1099q, 1099r, 1099s, 1099sb
  • Clean up and improved code linting
  • Other records added
  • Documents storage interface
  • Added PDF generator
  • Self-test for example data
  • Validation logic for combined federal/state code
  • Regenerate client
  • Install script added for pdftk (for pdf generator)

BUILD

  • Upgrade mux github.com/gorilla/mux to v1.8.0
  • Upgrade cobra github.com/spf13/cobra to v1.1.1
  • Upgrade testify github.com/stretchr/testify to v1.7.0
  • Upgrade oauth2 golang.org/x/oauth2 to commit hash f9ce19e
  • Migrate from identity to base/logger and base/database

Release v0.1.3

10 Aug 19:52
Compare
Choose a tag to compare

BUG FIXES

  • Fix docker crash on image startup

Release v0.1.2

10 Aug 19:07
Compare
Choose a tag to compare

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

Release v0.1.1

10 Aug 18:34
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release
release v0.1.1

Release v0.1.0

10 Aug 18:12
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release
release v0.1.0