v0.8.0
Changed
- Renamed checks for related records:
<associat>fulform is now used instead of a passive one (<associat>ed) to check for related records’ presence..<associat>ful— scope records having associated ones.#<associat>ful?— are there any records associated?
- Naming: improved passive forms for words ending with
or/ant/ion/ment/ing.
Added
- Checks for related records’ presence on roleless recursive associations:
.<associat>ful—
records having associated ones;.<association>less—
records not having associated ones;#<associat>ful?—
if there are records associated;#<association>less?—
if there are no records associated;#intermediate?—
whether is only one child record associated (Is the node just a link between two other nodes like?);#branching?—
whether are several child records associated.
Fixed
- Naming: passive form for
author.
Full Changelog: v0.7.2...v0.8.0