Skip to content

Patched 1.5.0

Latest
Compare
Choose a tag to compare
@EnderTurret EnderTurret released this 28 Oct 02:16

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 the since 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.)