Skip to content

Releases: IBM/ibmi-bob

Release v2.4.8

25 Jan 22:55
Compare
Choose a tag to compare
  • fix 'makei init'
  • support CRTCMD ALLOW()
  • support CRTCPPMOD - C++ compiler uses PASE which means that we have to spawm a
    job and lose the joblog.json info

Release v2.4.7

25 Jan 06:06
Compare
Choose a tag to compare
  • Improve project structure and automate release process. See the documentation
    at https://ibm.github.io/ibmi-bob/#/contributing/getting-started for how to
    setup development and run linter and tests and also release using nox.
    Github actions are configured to be triggered when a tag of the vn.n.n-n is
    pushed to master to publish to the yum repository.

v2.4.6

14 Nov 17:47
2063bd2
Compare
Choose a tag to compare

What's Changed

  • Update bob.spec

Full Changelog: v2.4.5...v2.4.6

v2.4.5

14 Nov 17:17
58879d1
Compare
Choose a tag to compare

What's Changed

  • BINDDIR source now has the file extension BINDIRSRC to differentiate it from the target object type BINDDIR
  • That ability to build a directory or file via the makei compile -f <dir>:<file> to be able to build any arbitrary list of files and directories
  • The iproj.json has additional attributes for iasp and sql attributes like current schema, path and sql vs system naming. (These are not yet supported within BOB, but are present for future extensibility and other tooling that will support them.
  • Note for CL Pseudo source, make sure that you delete the target object before creating a new version to ensure the timestamps are accurate and the make processing works correctly

Full Changelog: v2.4.4...v2.4.5

v2.4.4

18 Oct 17:04
c207bd1
Compare
Choose a tag to compare

What's Changed

  • downloaded eventf were missing file names and failing due to CCSID in cases

Full Changelog: v2.4.3...v2.4.4

v2.4.3

18 Oct 16:15
d042057
Compare
Choose a tag to compare

What's Changed

  • fix dates in bob.spec

Full Changelog: v2.4.2...v2.4.3

2.4.2

15 Oct 06:23
829f936
Compare
Choose a tag to compare

What's Changed

  • lowercase file names and extensions supported
  • support for lowercase filenames mapping to uppercase targets when compiling
  • support of TGTCCSID specified by .ibmi.json for all source types
  • support for INCDIR for all types including CLLE, CRTSQLxxxI, CRTRPGMOD

Full Changelog: v2.4.1...v2.4.2

v2.4.1

03 Oct 11:16
33a74c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

22 Aug 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.10...v2.4.0

v2.3.10

13 Jul 16:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.9...v2.3.10