All notable changes to the "cidr-ip-ranges" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Added optional codelens to copy info to clipboard
- Added setting to package.json to enable codelens
- Added formats to copy to clipboard (json/table)
- Added configuration option to toggle the inline decoration
Issue #1 - Reported by Jake Ginnivan
- Fixed configuration options defaults and removed typo in copy to table
- Added strict mode, suggested by makeacode