Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 939 Bytes

File metadata and controls

39 lines (23 loc) · 939 Bytes

EasyDiff

2.1.0

  • NEW: Changes to support Python 3.13 in ST 4201+.

2.0.6

  • FIX: Ensure typing dependency is included for Python 3.3.

2.0.5

  • FIX: Lag during version control binary check.

2.0.4

  • FIX: Fix view index issue.

2.0.3

  • FIX: More unique name for generated version control files #26.

2.0.2

  • FIX: Log rendering.

2.0.1

  • FIX: Remove workarounds.
  • FIX: Update dependencies to the latest.

2.0.0

  • NEW: Add new support commands.
  • NEW: Reduce menus down to a few commands.
  • NEW: Check version control binaries on first call to them instead of at plugin load.
  • NEW: If a selection or selections exist, set left will use the selections. If no selections are available, the
    entire file/view will be used.
  • NEW: Ability to control whether menus are nested under a parent entry to decrease top level menu footprint.