Skip to content

Releases: swiftDialog/swiftDialog

Dialog 1.0 Release Candidate 1

28 Mar 01:30
c7d8191
Compare
Choose a tag to compare
Pre-release

This is the first release candidate of Dialog.

No more features will be added for 1.0

Please report any issues

Dialog 0.4.3 Beta

24 Mar 11:45
ceb3312
Compare
Choose a tag to compare
Dialog 0.4.3 Beta Pre-release
Pre-release

Addition of short form command line options

Dialog 0.4.2 Beta

22 Mar 12:14
Compare
Choose a tag to compare
Dialog 0.4.2 Beta Pre-release
Pre-release

This release is all about controlling the window.

New command line options:
--moveable lets you drag the window around the screen once displayed
--ontop forces the window to be on top of every other window
--big increases the default size by 25%
--small decreases the default size by 25%

Dialog 0.4.1 Beta

20 Mar 23:55
4feb946
Compare
Choose a tag to compare
Dialog 0.4.1 Beta Pre-release
Pre-release

individual command line options for built-in icons are deprecated in favour of options to --icon and --overlayicon

Dialog 0.4.0 Beta

20 Mar 03:02
b0d266d
Compare
Choose a tag to compare
Dialog 0.4.0 Beta Pre-release
Pre-release

No new features in this release.

Code cleanup in prep for release

Including package installer

Dialog 0.3.7 Beta

18 Mar 12:09
b0d266d
Compare
Choose a tag to compare
Dialog 0.3.7 Beta Pre-release
Pre-release

--icon and --overlayicon now accept app bundle path (e.g. "/Applications/Chess.app")as a parameter and it will display the app icon accordingly.

Dialog 0.3.6 Beta

16 Mar 06:35
4c17eeb
Compare
Choose a tag to compare
Dialog 0.3.6 Beta Pre-release
Pre-release

--overlayicon command line option
Sets an image to display as an overlay to --icon
image is displayed at 1/2 resolution to the main image and positioned to the bottom right

Dialog 0.3.5 Beta

15 Mar 22:21
36d1dad
Compare
Choose a tag to compare
Dialog 0.3.5 Beta Pre-release
Pre-release

fixes issue where window size was not fixed.

Changed case from dialog.app to Dialog.app

Dialog v0.3.4 Beta

15 Mar 11:43
36d1dad
Compare
Choose a tag to compare
Dialog v0.3.4 Beta Pre-release
Pre-release

Added additional options for displaying built in icons
--cautionicon
--warningicon
--infoicon

Dialog v0.3.3 Beta

11 Mar 20:58
388e410
Compare
Choose a tag to compare
Dialog v0.3.3 Beta Pre-release
Pre-release

This is a beta release of Dialog.

Known issues in this release:
command line options that expect parameters but don't have any may not operate as you expect