1.9.0 (2024-11-16)
- add md type to table key (1b9529a)
- add tests for non-expanded params (63cc48b)
- allow for some params to not be expanded (6090f64)
- don't ignore metadata that doesn't have unmanaged (882efdd)
- make addParamsNoExpand method (840136c)
- make sf wait time configurable (2eab01e)
- pulling was adding type to name (d694f29)
- remove double slashes from dirs (846a574)
- windows check always returns true (d47fc7f)
- Windows OS cmd with echo (99462a5)
- Windows root path formatting (51ead9a)
1.8.0 (2024-10-03)
- add create trigger methods to md (78a2d9b)
- add create_trigger to init and user_commands (bd3ab9e)
- allow extra params in several common functionalities (#253) (479e083)
- change how tables are converted to strings (730d6ee)
- create util methods for system calls (219eefa)
- make test signs enabled by default (2d81c89)
- reduce from 6 regex to 4 (4a923c7)
- don't return boolean if there's no coverage (f69f8e5)
- dont fail validate cmd for local only (969ef64)
- only default enable code signs if in project (1501684)
1.7.0 (2024-09-25)
- add buildAsTable to CommandBuilder (58686b4)
- add cmd shortcut for run all tests (e938fe7)
- add download and open log file (d90ac39)
- add empty org guard to md pull (2c13993)
- add subactions to CommandBuilder (b362541)
- add support to run jest tests (f581a42)
- add warning if no logs found (74c93ba)
- change print to vim.notify (1ce9069)
- change pull_logs to pull_log (15d7d21)
- create init hook for pull_logs (d24c67f)
- fix open file in org command in help (43a4426)
- force open retrieved file (7abcaa0)
- further sanitize paths (71e44d8)
- list logs in fzf-lua (c10e0d4)
- remove surrounding quotes from params in cmd table (9a4bed3)
1.6.0 (2024-09-12)
- update readme (a416bd6)
- add async msg for async calls without original msg (fc19528)
- apex, aura creation command failure (c7e79f3)
- cmd wrong name (72d62dc)
- create lwc (32cdb3b)
- keys not enabled in sf project sub folder (082a740)
- keys not enabled in sf project sub folder (1b27dee)
- metadata pull command ill-formatted (ef04a37)
- remove debug_print (6aa7809)
- show once warning when md file is not found locally (291881b)
1.5.0 (2024-08-13)
- set target_org errored (74f0d7e)
1.4.0 (2024-08-06)
- add GH action for publishing in luarocks (95f8941)
1.3.1 (2024-07-28)
- elinimate warning in autocmd (797ffef)