8000 Tags · gleandroj/fast-excel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gleandroj/fast-excel

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with 8000 GitHub’s verified signature. The key has expired.
Support PHP 8.0 (rap2hpoutre#201)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Nullable types can be used above PHP7.1 (rap2hpoutre#190)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (rap2hpoutre#181)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated with 8.X versions of illuminate/support and illuminate/databa…

…se (rap2hpoutre#178)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add format for int and float (rap2hpoutre#166)

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add illuminate/support 7 support, illuminate/database as require-dev …

…instead of require (rap2hpoutre#146)

v1.6

Toggle v1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add illuminate/support 7 support, illuminate/database as require-dev …

…instead of require (rap2hpoutre#146)

1.6.0

Toggle 1.6.0's commit message
add support for callback when using generator (rap2hpoutre#138)

* Update README.md

* add support for callback when using generator

v1.6.1

Toggle v1.6.1's commit message
throw exception when using unsupported data (rap2hpoutre#139)

* throw exception on bad data

* remove null $value from test

v1.5.0

Toggle v1.5.0's commit message
add support for array as input (rap2hpoutre#137)

0