History¶ ↑
0.3.2 / 2012-12-12¶ ↑
-
Added the new gem dependencies.
0.3.1 / 2012-12-12¶ ↑
-
version bump for release.
0.3.0 / 2012-12-12¶ ↑
-
many major enhancements
-
fixed dock command reloading
-
added error handling in a few critical places. It no longer crashes when i3 is restarted
-
rewrote much of the thread handling
-
updated the example config and documentation
-
added command line option to install the default config
-
added documentation and examples
-
added i3_button and button methods
-
0.2.1 / 2012-11-21¶ ↑
-
2 minor enhancements
-
Whitespace Fixes
-
Better example.dock_driver.yml
-
0.2.0 / 2012-11-21¶ ↑
-
1 major enhancement
-
A complete rewrite.
-
Basic functionality is complete.
-
The namespace has been re-arranged and made more general.
-
Uses Configurability and Loggability gems.
-
OptionParser has been replaced by Trollop.
-
Support for INT and HUP signals.
-
Dock now waits for DockItems to notify it before creating output.
-
Dock now lazily executes the dock command.
-
Dock no longer sets sync on the pipe which sometimes made dzen2 exit uncleanly.
-
-
0.1.2 / 2012-08-22¶ ↑
-
1 minor enhancement
-
the signal handler for INT now exits.
-
0.1.1 / 2012-05-20¶ ↑
-
2 minor enhancements
-
logging
-
bug fixes
-
0.1.0 / 2012-05-15¶ ↑
-
3 minor enhancements
-
bin/dock_driver completed
-
RSpec tests completed & passing
-
Several bugs fixed
-
0.0.3 / 2012-05-15¶ ↑
-
1 minor enhancement
-
Doc & Manifest Updates
-
0.0.2 / 2012-05-15¶ ↑
-
1 minor enhancement
-
100% documentation coverage
-
0.0.1 / 2012-05-15¶ ↑
-
1 major enhancement
-
Birthday!
-