Skip to content

Releases: candango/myfuses

MyFuses 0.18

14 Feb 16:49
Compare
Choose a tag to compare

What's new in MyFuses 0.18

Feb 14, 2023

We are pleased to announce the release of MyFuses 0.18.

  • fix: Check if args is a valid index before counting

MyFuses 0.17

26 Aug 04:52
Compare
Choose a tag to compare

What's new in MyFuses 0.17

Aug 26, 2020

We are pleased to announce the release of MyFuses 0.17.

  • Fixed get path return.

MyFuses 0.16

26 Aug 04:36
Compare
Choose a tag to compare

What's new in MyFuses 0.16

Aug 26, 2020

We are pleased to announce the release of MyFuses 0.16.

  • Added smarty namespace to the project.

MyFuses 0.15

22 Aug 04:19
Compare
Choose a tag to compare

What's new in MyFuses 0.15

Aug 22, 2020

We are pleased to announce the release of MyFuses 0.15.

  • Fixed bad circuit exception handling.

MyFuses 0.14

07 Aug 02:15
Compare
Choose a tag to compare

What's new in MyFuses 0.14

Aug 06, 2020

We are pleased to announce the release of MyFuses 0.14.

  • Fixed exception and security structure.
  • Plugins will accept namespaces instead find a class by it's name.
  • If you define plugins with namespace don't use name.

MyFuses 0.13

06 Aug 06:28
Compare
Choose a tag to compare

What's new in MyFuses 0.13

Aug 06, 2020

We are pleased to announce the release of MyFuses 0.13.

Fixed code generated from do verbs used in the myfuses.xml global fuseactions.

MyFuses 0.12

06 Aug 05:52
Compare
Choose a tag to compare

What's new in MyFuses 0.12

Aug 06, 2020

We are pleased to announce the release of MyFuses 0.12.

Removed warning when child arguments is null.

MyFuses 0.11

06 Aug 04:55
Compare
Choose a tag to compare

What's new in MyFuses 0.11

Aug 06, 2020

We are pleased to announce the release of MyFuses 0.11.

Added namespace to the class definition, now we can use psr-4 autoload to instantiate classes with namespaces with composer.

MyFuses 0.10

06 Aug 02:59
Compare
Choose a tag to compare

What's new in MyFuses 0.10

Aug 05, 2020

We are pleased to announce the release of MyFuses 0.10.

This is the first release with namespaces, it is target to php 7 and basically maintain all features from the php 5 version with minimal changes.

From this version we evolve this framework to new things.

MyFuses 0.0.9.9

04 Apr 03:09
Compare
Choose a tag to compare
Fixed PHP 7 warning where counting a null value.

Just set child arguments as an array.