Releases: foundatn-io/go-pic
Releases · foundatn-io/go-pic
v0.2.0
30 Jan 22:49
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
📚 Documentation Changes
📦 Dependency Management
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 @dependabot (#53 )
v0.1.9
28 Oct 04:35
Compare
Sorry, something went wrong.
No results found
v0.1.8
16 Aug 11:00
Compare
Sorry, something went wrong.
No results found
Changes
BUG - Dir runner comment counts wrongly cumulative @pgmitche (#48 )
🚀 Features
v0.1.7
06 Jul 06:15
Compare
Sorry, something went wrong.
No results found
v0.1.6
23 Jun 06:42
Compare
Sorry, something went wrong.
No results found
v0.1.5
01 Jun 11:09
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
🧰 Maintenance
📦 Dependency Management
v0.1.4
11 Oct 06:54
Compare
Sorry, something went wrong.
No results found
Changes
🐛 Bug Fixes
Fix - Various bugs @pgmitche (#14 )
Fixed #16 - OCCURS value decoding, losing first character
Fixed #17 - Copybook struct comment generation when using directory mode
Fixed #18 - Decimal PIC indicators generated integers in place of floats
🚀 Feature
Fix - Various bugs @pgmitche (#14 )
Fixed #15 - Added support for explicit periods in PIC definitions
Added support for float type gen
📚 Documentation Changes
Fix - Various bugs @pgmitche (#14 )
Regenerated example with updates
Go-PIC Alpha v0.1.3 - Multiline Redefines bug fix
06 Oct 10:56
Compare
Sorry, something went wrong.
No results found
Changes
🐛 Bug Fixes
Bug - Locate and replace multi line redefinitions @pgmitche (#12 )
Go-PIC Alpha v0.1.2 - Extended symbol support
06 Oct 10:13
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
Symbols - Document and support type mapping for basic PIC symbols @pgmitche (#11 )
| Symbol | Description
|--------|----------------------------
| 9 | Numeric (previously done)
| A | Alphabetic
| X | Alphanumeric (previously done)
| V | Implicit decimal
| S | Sign
| P | Assumed decimal place
🔒 Security Changes
Go-PIC Alpha v0.1.1
20 Sep 11:56
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
Adds tests, examples, godoc & minor optimisations @pgmitche (#3 )
📚 Documentation Changes
🧰 Maintenance
Minor package restructure and API reshuffle @pgmitche (#3 )