Releases: doekman/osagitfilter
Releases · doekman/osagitfilter
Bug-fix for macOS Big Sur and up
Better handling of non-OSA files
- You now can add non-OSA files. They pass the filter unmodified, and no header will be added;
osagetlang
now returns-
for a non-OSA file- the
--no-header
option is removed
- Fixed some bugs:
- Fixed an issue when a file didn't end with a line ending
- macOS Mojave made
osagetlang
fail with AppleScript Debugger files
Works pre-Sierra now too
osagitfilter
now works starting on macOS 10.10 Yosemite. This is mainly because of AppleScript 2.4 requirements, but there also doesn't seem a reason to support earlier systems. The setup now also checks this.
Also fixed a bug related to systems where Satimage's Smile is installed.
Some bugs fixed
- Fixed two bugs in using
osagitfilter
without the--log
option (you need to re-runsetup.sh
) - Removed the
-d
/--debug
-option
Some bugs fixed
- Fixed issue #1
- Fixed a bug in setup.sh and made it more robust
Some bugs fixed
- Fixed a bug when the last line isn't empty
- Fixed a bug when
git
doesn't have/usr/local/bin
in it's PATH environment variable (GitHub Desktop)
First testable version
This is the first version that can be used for repositories you are not too dependend on (beta version). Functionality and commands + argument syntax are considered stable. When this version doesn't contain bugs, it will be bumped to v1.0 with inclusion of some more documentation.
First public release
This is the first public release of an mechanism to put AppleScript and other OSA-languages into git.