Resource icon

Standard Library by Xon 1.20.1

No permission to download

Xon

Well-known member
Xon submitted a new resource:

Standard Library by Xon - A number of helper utilities designed to ease add-on development

A number of helper utilities designed to ease add-on development, does not have any direct user-facing changes.

Uploaded to the resource manager to aid dependency tracking and allow updating without updating every individual add-on

Read more about this resource...
 
Nice, I was using this library for one of my add-ons. Sometimes it could give file check warnings if another add-on was installed with a new version of this library.
Hopefully by using this add-on as a requirement, we don't have that problem any more. Thanks!
 
For the end user, very little.

For me? Hopefully less support tickets complaining about checksum errors and not uploading all the files in the zip. It also gives me a sane way to version the contents of this add-on.

It also allows me to invite collaborators to work on shared code without it being a nightmare to redistribute.
 
Xon updated Standard Library by Xon with a new update entry:

1.1.0 - Feature update, breaking change with some older add-ons

  • Add "replacevalue" templete filter used in a number of add-ons for implementing multi-select filter support
  • Add php 7 type hinting to various methods. Warning: this is a breaking change which cause site-disabling errors with older versions of the following add-ons;

Read the rest of this update entry...
 
v1.1.1 fixes the bug, this bug is masked if you have some of my other add-on's installed so I didn't notice it in testing :(

Thankfully only a handful people grabbed the broken release. I've removed that version from XFRM to avoid anyone else grabbing it by mistake
 
Top Bottom