Skip to content

0.3.0

Compare
Choose a tag to compare
@davidpcahill davidpcahill released this 10 Oct 23:48
· 6 commits to main since this release

[0.3.0] - 2023-10-11

Added

  • Implemented enableLogging setting to conditionally log extension activities.
  • Introduced a toggle command for the enableLogging setting.
  • Created a utility function to handle conditional logging based on the enableLogging setting.

Changed

  • Refactored the paste command to utilize the enableAutoSelection setting.
  • Adjusted the type command to handle both auto and manual selection behaviors.

Fixed

  • Addressed inconsistencies in the configuration and command naming.
  • Resolved an issue with the logging setting not updating immediately.