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

Tags: bettergistco/dialect

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request darrylkuhn#20 from aristamd/laravel-6-7

Add compatibility with Laravel 6 and 7

1.0.7

Toggle 1.0.7's commit message
Fix to get attribute directly, avoids calling an unnecessary and pote… (

darrylkuhn#18)

* Fix to get attribute directly, avoids calling an unnecessary and potentially expensive magic method

* Refactor for case of computed attribute

1.0.6

Toggle 1.0.6's commit message
fixed an error that caused an InvalidJsonException to be thrown when …

…the original json string was null

1.0.5

Toggle 1.0.5's commit message
account for elements being arrays (and not just objects)

1.0.4

Toggle 1.0.4's commit message
honor getters and setters on models if they are defined

1.0.3

Toggle 1.0.3's commit message
added PHP 7 to test environments

1.0.2

Toggle 1.0.2's commit message
Allows callers to get/set JSON parameters when working with new models

1.0.1

Toggle 1.0.1's commit message
allows callers to show/hide json columns and attributes, adds tests f…

…or json hinting, updates readme

1.0.0

Toggle 1.0.0's commit message
allows callers to hint the attribute names of json columns

0