Skip to content

Releases: HorlogeSkynet/CDNUpdates

v1.2.1

23 Jun 11:14
Compare
Choose a tag to compare
  • Fixes regression introduced in v1.2.0 (crashes with some CDN providers)
  • Minor optimizations & code styles
  • Regular test cases update

v1.2.0

29 Feb 19:37
Compare
Choose a tag to compare
  • Plugin's files architecture rework
  • Semver regular expression pattern update
  • Regular test cases update

v1.1.0

11 May 13:13
Compare
Choose a tag to compare
  • Code (almost) compliant to Pylint
  • New CDNConstants modules with our internal stuffs
  • Regular "test cases" update

v1.0.1

13 Jul 13:34
81d995c
Compare
Choose a tag to compare

Simple fix (I hope) for the Key Bindings shortcut that is broken as the Settings one was.

v1.0.0

06 Jul 17:49
Compare
Choose a tag to compare

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

01 Mar 21:40
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

The plugin handles now CDN.CKEDITOR.COM !

v0.4.1

20 Jan 22:24
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Plugin published on Package Control repositories (available here) ! 🎉

Minor release with a Windows fix applied for gutter icons issue.

v0.4.0

13 Jan 09:52
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

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

02 Jan 05:38
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • 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

29 Dec 23:13
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
Documentation, plugin preview on GitHub, minor code style and view au…