Tags

Tags give the ability to mark specific points in history as being important
  • 2.0.0

    protected Release: 2.0.0
    - Rename PrefixAutoloader ([#40](https://gitlab.com/valvoid/fusion/code/-/issues/40))
    - Remove deprecated injectable extensions logic ([#39](https://gitlab.com/valvoid/fusion/code/-/issues/39))
    - Remove deprecated loadable namespace logic ([#38](https://gitlab.com/valvoid/fusion/code/-/issues/38))
    - Remove deprecated static full-namespace autoloader ([#37](https://gitlab.com/valvoid/fusion/code/-/issues/37))
    - Extract dependency injection into a separate package ([#23](https://gitlab.com/valvoid/fusion/code/-/issues/23))
    - Remove legacy main instance lock ([#14](https://gitlab.com/valvoid/fusion/code/-/issues/14))
  • 1.0.10

    protected Release: 1.0.10
    - Do not check Git permissions ([#47](https://gitlab.com/valvoid/fusion/code/-/issues/47))
  • 1.1.3

    protected Release: 1.1.3
    - Do not check Git permissions ([#47](https://gitlab.com/valvoid/fusion/code/-/issues/47))
    - Fix missing stateful directory for recyclable packages ([#43](https://gitlab.com/valvoid/fusion/code/-/issues/43))
  • 1.2.4

    protected Release: 1.2.4
    - Do not check Git permissions ([#47](https://gitlab.com/valvoid/fusion/code/-/issues/47))
    - Fix missing stateful directory for recyclable packages ([#43](https://gitlab.com/valvoid/fusion/code/-/issues/43))
  • 1.2.3

    protected Release: 1.2.3
    - Ensure CLI file remains executable on Unix systems ([#46](https://gitlab.com/valvoid/fusion/code/-/issues/46))
    - Check working dir permissions ([#45](https://gitlab.com/valvoid/fusion/code/-/issues/45))
    - Fix Windows recursive build by normalizing path separators in shift task ([#44](https://gitlab.com/valvoid/fusion/code/-/issues/44))
  • 1.1.2

    protected Release: 1.1.2
    - Ensure CLI file remains executable on Unix systems ([#46](https://gitlab.com/valvoid/fusion/code/-/issues/46))
    - Check working dir permissions ([#45](https://gitlab.com/valvoid/fusion/code/-/issues/45))
    - Fix Windows recursive build by normalizing path separators in shift task ([#44](https://gitlab.com/valvoid/fusion/code/-/issues/44))
  • 1.0.9

    protected Release: 1.0.9
    - Fix: Ensure CLI file remains executable on Unix systems ([#46](https://gitlab.com/valvoid/fusion/code/-/issues/46))
    - Fix: Check working dir permissions ([#45](https://gitlab.com/valvoid/fusion/code/-/issues/45))
  • 1.2.2

    protected Release: 1.2.2
    - Replace rename with copy for cross filesystem compatibility ([#43](https://gitlab.com/valvoid/fusion/code/-/issues/43))
  • 1.1.1

    protected Release: 1.1.1
    - Replace rename with copy for cross filesystem compatibility ([#43](https://gitlab.com/valvoid/fusion/code/-/issues/43))
  • 1.2.1

    protected Release: 1.2.1
    - Fix runtime extensions path in new state builds ([#35](https://gitlab.com/valvoid/fusion/code/-/issues/35))
  • 1.2.0

    protected Release: 1.2.0
    - Generate runtime extension paths ([#34](https://gitlab.com/valvoid/fusion/code/-/issues/34))
  • 1.1.0

    protected Release: 1.1.0
  • 1.0.8

    protected Release: 1.0.8
    - Fix: Redundant snap task output ([#25](https://gitlab.com/valvoid/fusion/php/code/-/issues/25))
    - Fix: Refresh flow should update structure and remove packages deleted from metadata  ([#24](https://gitlab.com/valvoid/fusion/php/code/-/issues/24))
  • 1.0.7

    protected
    6e2c82e1 · Increase package version ·
    Release: 1.0.7
    - Fixes CLI script exit code on failed task ([#22](https://gitlab.com/valvoid/fusion/php/code/-/issues/22))
  • 1.0.6

    protected
    1eb5a93c · Increase package version ·
    Release: 1.0.6
    - Fixes optional serialization keys ([#20](https://gitlab.com/valvoid/fusion/php/code/-/issues/20))
    - Fixes reflected property deprecation ([#18](https://gitlab.com/valvoid/fusion/php/code/-/issues/18))
    - Fixes offsets key collision ([#16](https://gitlab.com/valvoid/fusion/php/code/-/issues/16))
    - Fixes validation on optional metadata keys ([#12](https://gitlab.com/valvoid/fusion/php/code/-/issues/12))
  • 1.0.5

    protected
    942859f9 · Increase package version ·
    Release: 1.0.5
    - Fix renaming for intersecting cache dirs ([#9](https://gitlab.com/valvoid/fusion/php/code/-/issues/9))
  • 1.0.4

    protected
    b7311856 · Increase package version ·
    Release: 1.0.4
    - Fix Bitbucket Data Center path ([#7](https://gitlab.com/valvoid/fusion/php/code/-/issues/7))
    - Fix GitHub Enterprise Server URL ([#8](https://gitlab.com/valvoid/fusion/php/code/-/issues/8))
  • 1.0.3

    protected
    3e33178f · Increase package version ·
    Release: 1.0.3
    Fixes self-update/upgrade bug  ([#4](https://gitlab.com/valvoid/fusion/php/code/-/issues/4)) on Windows.
  • 1.0.2

    protected
    8cef4f7d · Increase version to 1.0.2 ·
    Release: 1.0.2
    Fixes renaming bug ([#3](https://gitlab.com/valvoid/fusion/php/code/-/issues/3)) on Windows, allowing the package manager to be used as a standalone there.
  • 1.0.1

    protected
    f3537af8 · Increase version ·
    Release: 1.0.1
    Fix bot metadata syntax #2