Skip to content

v0.5.0 release

Compare
Choose a tag to compare
@alpha-tango-kilo alpha-tango-kilo released this 03 Sep 13:29
· 38 commits to master since this release
v0.5.0
5838dee

The first major release in 6 years, first version bump in just shy of 3 years!

I'm very glad to have been offered the opportunity (thank you @mfaerevaag) to maintain this repository and hope that with some community contribution and my own efforts we can keep wd going strong 😃

Something's got to be good about 2020 right?


Changelog

Features & enhancements

  • Support for the WD_CONFIG environment variable to change the config location (thanks @einiges)

  • zplug support/guidance (thanks @dhalucario)

  • Antigen and Antibody support/guidance (thanks @NickKaramoff)

  • Removal of multiple warp points at once (from myself)

  • Change ! commands to a more Unix-like force flag instead (from myself)

Fixes and improvements

  • Safer warp point removal and better temporary file usage (thanks @shaicoleman)

  • Robustness against user's aliases (thanks @NickKaramoff, @mcornella, @dhanak, and myself)

  • Sorted warp points for autocomplete (thanks @MattLewin)

  • Improved resilience against whitespace, particularly in the test suite (from myself)

  • A lot of bugs squashed