Skip to content
This repository was archived by the owner on Mar 4, 2018. It is now read-only.

Releases: worksofliam/IBMiCmd

IBMiCmd 1.5.4

15 Jul 12:16
Compare
Choose a tag to compare
IBMiCmd 1.5.4 Pre-release
Pre-release
  • Add member count to member listing
  • Remove need to 'upload member'. When you save a member which you have opened in 'edit mode', you can now save it regularly and it will upload automatically

IBMiCmd 1.5.3

14 Jul 14:28
Compare
Choose a tag to compare
IBMiCmd 1.5.3 Pre-release
Pre-release
  • Edit a source member in the list with a right click "Edit"

IBMiCmd 1.5.2

14 Jul 14:11
Compare
Choose a tag to compare
IBMiCmd 1.5.2 Pre-release
Pre-release
  • Member browsing
  • Stop prompt appearing every startup
  • Tab key working on member select window

IBMiCmd 1.5

13 Jul 21:58
Compare
Choose a tag to compare
IBMiCmd 1.5 Pre-release
Pre-release
  • Fix IBMi.cs config key issue
  • QSYSTOOLS -> SYSTOOLS
  • Message box fix when opening a source member
  • Multiple system configurations

IBMiCmd 1.4

18 Jun 12:48
Compare
Choose a tag to compare
  • Ability to open source members
  • Ability to upload source members that you have opened in the same session.
  • Ability to open inline RPG copies/includes by pressing CTRL+F12 (members only)
  • Fix issues with adding END-** block during conversion

IBMiCmd 1.3.3

11 Jun 17:51
Compare
Choose a tag to compare
IBMiCmd 1.3.3 Pre-release
Pre-release
  • Changes to the binding editor
    • Font changed to Consolas
    • Font size increased to 11
    • Windows size increased
  • Convert now supports constants
  • Single line RPG conversion rebound to CTRL+F5
  • RPG file conversion rebound to CTRL+F6

IBMiCmds 1.3.2

08 Jun 16:16
Compare
Choose a tag to compare
IBMiCmds 1.3.2 Pre-release
Pre-release

This patch will create a new config file (will not replace), so you will have to run through the setup again. Of course you are able to copy over your bindings from one config to another manually.

  • All bindings now use library list which is created via config: Plugins -> IBMiCmd -> IBM i Library List (or CTRL+F7)
  • Open source when double clicking on an error
  • Support H-spec conversion
  • Fix bug where file conversion would save but not save remotely.
  • File conversion now supports long fixed variable name and long fixed procedure name
  • Separators for visual pleasing in the menu dropdown

Video: https://www.youtube.com/watch?v=1i47BKI4epo

IBMiCmds 1.3.1

25 May 15:59
Compare
Choose a tag to compare
  • Fixed bug where single-line fixed-to-free was not working. (Was not actually converting the line after the user accepted)
  • File conversion will now insert end blocks for interfaces, prototypes and data-structures.
  • File conversion now highlights lines that have been removed in red and lines that have been added or modified in green:

image

IBMiCmds 1.3

23 May 18:09
Compare
Choose a tag to compare
  • Supports conversion of whole files at once

IBMiCmds 1.2.2

23 May 13:09
Compare
Choose a tag to compare
IBMiCmds 1.2.2 Pre-release
Pre-release
  • Removed Relic build piece. I felt like it was not suited to what this plugin was aiming for.