Skip to content

Releases: viames/pair

3.0.1

22 Apr 02:47

Choose a tag to compare

3.0.0

20 Apr 04:02

Choose a tag to compare

Pair 3 stable release

1.9.16

27 Oct 08:50

Choose a tag to compare

Update composer.json and refactor template handling

Updated composer.json to refine PHP and extension requirements, set stability flags, adjust keywords, and fix homepage URL casing.
Refactor template handling and improve type hints
Removed deprecated 'templatePath' property access and updated 'getTemplate' method visibility and return type in Application.php. Cleaned up Template.php by removing legacy code, improving formatting, and updating the getPath method to return a URL instead of a filesystem path.

1.9.14

06 May 03:37

Choose a tag to compare

1.9.13

22 Apr 10:00

Choose a tag to compare

Bug fix

2.0.0

01 Nov 12:23

Choose a tag to compare

Update composer.json

2.0.0-beta

10 Mar 10:22

Choose a tag to compare

This release contains a security bug fix reported by mcdruid (https://github.com/mcdruid), whom I thank for his collaboration, and several other improvements compared to version 2.0.0-alpha.

1.9.11

08 Mar 11:51

Choose a tag to compare

1.9.10

05 Feb 07:47

Choose a tag to compare

Update Utilities.php

1.9.9

11 Oct 08:27

Choose a tag to compare

Update Utilities.php