Releases: HorlogeSkynet/CDNUpdates
Releases · HorlogeSkynet/CDNUpdates
v1.2.1
v1.2.0
- Plugin's files architecture rework
- Semver regular expression pattern update
- Regular test cases update
v1.1.0
- Code (almost) compliant to Pylint
- New
CDNConstants
modules with our internal stuffs - Regular "test cases" update
v1.0.1
Simple fix (I hope) for the Key Bindings shortcut that is broken as the Settings one was.
v1.0.0
Some changes brought just before the first stable v1 of this plugin (:tada:) :
- The bug with some CDNJS libraries causing them to not being found has been fixed
- The bug with the user specific settings command is now supposed to be fixed
- Improves documentation
- The tests cases have been updated too
👋
v0.4.2
The plugin handles now CDN.CKEDITOR.COM
!
v0.4.1
v0.4.0
Hello there, this is what has previously changed :
- My test cases have been added
- Absolute imports --> Relatives ones
- Parameters used in GET requests are now escaped
Ready for wbond/package_control_channel#6817 !
Bye 👋
v0.3.0
- New CDN providers
- Improves documentation
- Improves software architecture
- Improves messages logging system
- Notices the user when a resource is not loaded over HTTPS (+ add the number of resources concerned in the sum-up)
v0.2.1
Documentation, plugin preview on GitHub, minor code style and view au…