New Features
- Added the
paste
operation, which can be used to insert data from code-defined 'data sources'. This is sort of like the write-only counterpart to custom tests.
Other Changes
@Deprecated
annotations now have thesince
field populated.- Some things that previously lacked javadocs now have them. (With the exception of the
patcher
stuff — I plan to just get rid of that in 2.0.0, since I don't think it's adding much.)