Releases: foundatn-io/go-pic
Releases · foundatn-io/go-pic
v0.2.0
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
Changes
🚀 Features
🧰 Maintenance
📦 Dependency Management
- Bump golangci/golangci-lint-action from v2 to v2.4.0 @dependabot (#33)
- Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 @dependabot (#32)
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 @dependabot (#26)
- Bump actions/labeler from v2 to v3 @dependabot (#24)
- Bump github.com/spf13/cobra from 1.1.0 to 1.1.1 @dependabot (#23)
- Bump github.com/spf13/cobra from 1.0.0 to 1.1.0 @dependabot (#20)
v0.1.4
Go-PIC Alpha v0.1.3 - Multiline Redefines bug fix
Go-PIC Alpha v0.1.2 - Extended symbol support
Changes
🚀 Features
- Symbols - Document and support type mapping for basic PIC symbols @pgmitche (#11)
- this adds support for:
| Symbol | Description
|--------|----------------------------
| 9 | Numeric (previously done)
| A | Alphabetic
| X | Alphanumeric (previously done)
| V | Implicit decimal
| S | Sign
| P | Assumed decimal place