Releases: IBM/sourceorbit
Releases · IBM/sourceorbit
Source Orbit 1.0.2
What's Changed (CLI)
- Fix to binder source export names being case sensitive by @worksofliam in #93
Full Changelog: 1.0.1...1.0.2
Source Orbit 1.0.1
What's Changed
- Rename to Source Orbit and fix extension icon not loading by @SanjulaGanepola in #92
Full Changelog: 1.0.0...1.0.1
Source Orbit 1.0.0
What's Changed
- Fix images not loading in docs by @SanjulaGanepola in #91
- Add
webpack
workflow and extension release workflow by @SanjulaGanepola in #85
Full Changelog: 0.11.2...1.0.0
Source Orbit 0.11.2
What's Changed (CLI)
- Fix windows path issue in tests by @SanjulaGanepola in #87
- Fix bug with casing in binder source by @worksofliam in #90
What's Changed (Extension)
- Restructure extension code and add fixes for Windows paths and views not loading by @SanjulaGanepola in #83
- Add
Generate Build File
andRefresh
actions by @SanjulaGanepola in #84 - Add extension docs, update README, and more doc clean up by @SanjulaGanepola in #88
Full Changelog: 0.11.1...0.11.2
Source Orbit 0.11.1
Source Orbit 0.11.0
What's Changed (Extension)
- Prevent commands from being contributed to views in other extensions by @SanjulaGanepola in #71
What's Changed (CLI)
- Support for not overwriting custom attributes and comments in
Rules.mk
files by @worksofliam in #74 - Test case for supporting program files with .pgm notation by @worksofliam in #75
Full Changelog: 0.10.4...0.11.0
Source Orbit 0.10.4
- Update RPGLE parser to fix CTE refs issue (#56)
Full Changelog: 0.10.3...0.10.4
Source Orbit 0.10.3
- Fix to ignore spaces in object references file (#67)
Full Changelog: 0.10.2...0.10.3
Source Orbit 0.10.2
Source Orbit 0.10.1
- Fix bug where
.evfevent
file for object would not be generated if the compile had failed