Skip to content

Latest commit

 

History

History
260 lines (127 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

260 lines (127 loc) · 12.8 KB

Changelog

1.6.2 (2024-09-12)

Bug Fixes

1.6.1 (2024-09-08)

Bug Fixes

1.6.0 (2024-09-08)

Features

  • minor alterations for component generator (880c0c4)

Bug Fixes

  • update how args are passed to Plenary job (dd8d7f7)

1.5.1 (2024-08-08)

Bug Fixes

  • always ignore conflicts when running diff (3e30061)
  • diagnostics always show in correct buffer after push/pull (0e55ba1)

1.5.0 (2024-07-09)

Features

Bug Fixes

1.4.1 (2024-07-07)

Bug Fixes

1.4.0 (2024-04-23)

Features

  • allow executing unsaved buffers anonymously (e472fe8)

1.3.2 (2024-04-04)

Bug Fixes

1.3.1 (2024-03-24)

Bug Fixes

  • add diagnostics from push and pull commands (1fdc601)

1.3.0 (2024-03-24)

Features

  • add check for Salesforce cli before startup (42f66d9)

1.2.9 (2024-03-24)

Bug Fixes

  • always display correct buffer name when pushing/pulling and refresh correctly (4f8abc6)

1.2.8 (2024-03-24)

Bug Fixes

  • allow orgs without alias to be selected (14b8c1f)
  • Debug logging on plugin start (7e10f89)

1.2.7 (2024-02-17)

Bug Fixes

  • add --ignore-conflicts for sf project deploy (8e3ee9c)

1.2.6 (2024-02-07)

Bug Fixes

1.2.5 (2024-02-03)

Bug Fixes

1.2.4 (2024-01-28)

Bug Fixes

  • Account for spaces when diffing files and fix tests (23b0dce)
  • diff command accommodates for spaces in metadata name (c638332)

1.2.3 (2024-01-20)

Bug Fixes

1.2.2 (2024-01-18)

Bug Fixes

1.2.1 (2024-01-18)

Bug Fixes

1.2.0 (2024-01-18)

Features

  • add refocus and minor bug fixes (706b741)

Bug Fixes

1.1.2 (2024-01-17)

Bug Fixes

1.1.1 (2024-01-17)

Bug Fixes

1.1.0 (2024-01-17)

Features

  • org_manager: add new commands and fix bugs (1e28db2)

Bug Fixes

1.0.2 (2024-01-16)

Bug Fixes

  • allow for failing apex tests (29afff6)

1.0.1 (2024-01-16)

Bug Fixes

1.0.0 (2024-01-16)

Features

Bug Fixes

1.1.0 (2023-03-26)

Features

  • make setup.sh more reliable (6c2f360)
  • template cleanup and improvements (#11) (af2fcb0)

Bug Fixes

1.0.0 (2023-01-05)

Features

Bug Fixes