Comparator Cutter Changelog

What's new in Comparator Cutter 2.1 Build 9628

Jul 8, 2016
  • default now 1.8, two new key types.

New in Comparator Cutter 2.0 Build 9570 (Aug 2, 2014)

  • Added JDK 1.8 support.
  • Added enum support.

New in Comparator Cutter 1.9 (Aug 2, 2014)

  • Use Misc.compare rather than simple subtraction to compare to handle corner cases correctly.

New in Comparator Cutter 1.8 (Aug 2, 2014)

  • Can now specify target Java version for generated code.

New in Comparator Cutter 1.7 (Aug 2, 2014)

  • nullSafe, @NotNull, configurable L&F, tie breaker for case-insensitive compares.

New in Comparator Cutter 1.6 Build 9426 (Sep 28, 2011)

  • Change comments to let know can handle enums. Reference to on-line Applet in generated code.

New in Comparator Cutter 1.5 Build 9340 (Jan 6, 2010)

  • improve prompts, comments, length, add sort order types to sort key summary.

New in Comparator Cutter 1.4 (Jan 6, 2010)

  • miscellaneous polishing based on experience using the cutter to regenerated many Comparators/Comparables.

New in Comparator Cutter 1.3 (Jan 6, 2010)

  • refactor to use enum, and permit generics and nested vs top-level Comparators

New in Comparator Cutter 1.2 (Jan 6, 2010)

  • move to JDK 1.5 from 1.6