Releases: IBM/ibmi-bob
Releases · IBM/ibmi-bob
Release 2.4.31
v2.4.31 Bump version: 2.4.30 → 2.4.31
Release v2.4.30
What's Changed
- Fix of a correct error return code when compilation fails by @edmundreinhardt and @ITMentalist in #317
- Fix stripping of TEXT parameter from filenames by @irfanshar in #322
- Fix empty joblog attributes by @irfanshar in #319
New Contributors
- @ITMentalist made their first contribution
Full Changelog: v2.4.27...v2.4.30
Release 2.4.27
Specify Python 3.9 to avoid conflict with db2 package
Support .CMD as well as .CMDSRC for CRTCMD source
Full Changelog: v2.4.26...v2.4.27
Release v2.4.26
What's Changed
- Fix iproj variable resolving by @irfanshar in #294
- Fix order of preUsrlibl by @irfanshar in #293
- Fix stripping of single quotes for objects using crtfrmstmf by @irfanshar in #296
- Fix/tgtccsid assignment by @edmundreinhardt in #297
- Feature/opm clp support by @edmundreinhardt in #298
Full Changelog: v2.4.25...v2.4.26
Release v2.4.25
Bump version: 2.4.24 → 2.4.25
Release v2.4.24
Features
- support importing the member text into %TEXT comments at the top of
the source stream file usingcvtsrcpf
- support using this member text at the top of the source stream file
when compiling cvtsrcpf
now fully supports lower case parameter- add DBGVIEW to CRTBNDC
- Add support for DTAQ objects
Fixes
- Standardize all bash script shebang lines
- Fix empty TGTCCSID parms causing compile failures and TGTCCSID
not being read from.ibmi.json
New contributors
John Weirich [email protected]
Release v2.4.23
Bump version: 2.4.22 → 2.4.23
Release v2.4.22
What's Changed
- Document encoding considerations for BOB by @edmundreinhardt in #273
- Update sample-build links by @SJLennon in #270
- Feature/cvtsrcpf import text by @irfanshar in #272
- Update iproj.json and update/create .ibmi.json and import member text when doing
makei cvtsrcpf
by @irfanshar in #269 - Fix timestamp format to be compatible with merlin v1 by @irfanshar in #275
New Contributors
Full Changelog: v2.4.20...v2.4.22
Release v2.4.21
Release v2.4.20
- Fixed build and compile failure when adding CREATE_TYPEDEF
to Rules.mk - issue 252 - SUBDIRS entry of Rules.mk can now be specified in any case - issue 245
Full Changelog: 2.4.19..1.4.20