Releases: moov-io/irs
Releases · moov-io/irs
Release v0.1.6
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
IMPROVEMENTS
- Fix docker crash on image startup
- chore(deps): update golang docker tag to v1.17
Release v0.1.4
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
BUG FIXES
- Fix docker crash on image startup
Release v0.1.2
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
release v0.1.1
Release v0.1.0
release v0.1.0