Labs/Ubiquity/Ubiquity 0.5.5 Release Notes: Difference between revisions

Jump to navigation Jump to search
m
Line 58: Line 58:


=== Default Feed ===
=== Default Feed ===
* _() works outside of cmd.execute()/cmd.preview().
* <code>_()</code> works outside of <code>cmd.execute()/cmd.preview()</code>.
* Similar to the "startup_", functions prefixed with "teardown_" are executed on refreshing/purging the feed.
* Functions prefixed with <code>teardown_</code> are executed on refreshing/purging the feed.
* Specifying author(s)/contributor(s)/license/homepage to feed itself is now possible. Simply assign those properties to the <code>feed</code> object as you do with command objects.
* Specifying <code>author(s)/contributor(s)/license/homepage</code> to feed itself is now possible. Simply assign those properties to the <code>feed</code> object as you do with command objects.


=== Ubiquity ===
=== Ubiquity ===
73

edits

Navigation menu