Skip to content

Releases: openalloc/SwiftDetailer

Simplified design, replacing isAdd binding with originalID in context

03 Apr 20:43

Choose a tag to compare

0.9.5

Simplified design, replacing isAdd binding with originalID in context

Removed stability warning banner

06 Mar 06:19

Choose a tag to compare

Removed the stability warning banner. Now that initial development is nearly complete, versioning will remain in 0.9.x for at least a few weeks to work out any additional bugs or design flaws.

Simplified onDelete; id no longer required

04 Mar 17:41

Choose a tag to compare

0.7.0

No longer with Identifiable constraint on Element for onDelete

Moved menus/buttons to their own package SwiftDetailerMenu

03 Mar 22:24
ee9df81

Choose a tag to compare

0.6.0

Moved optional menus to SwiftDetailerMenu #8 (#10)

Various additions and refactoring to support both Random Access Collections and Core Data sources

02 Mar 08:16
3472d52

Choose a tag to compare

0.5.2

Various additions and refactoring to support both Random Access Colle…

Rewrite of validation indicator support

01 Mar 03:58

Choose a tag to compare

0.5.1

Rewrite of validation indicator config, fixing #1

First beta release.

26 Feb 22:08

Choose a tag to compare

First beta release. Further changes are likely.