This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
Releases: jacobconley/hack-toml
Releases · jacobconley/hack-toml
TypeSafe Dict Paradigm
The DictAccess object was removed as it was unnecessary; see this conversation I had with the HHVM team. The API was restored to its previous state, returning the raw dict<string,nonnull>
type.
Maintenance for HHVM 4.54.0
v2.2.1 hhvm-autoload update
HHVM (4.42) & Dependency update
Updated to 4.42, updated dependency versions to current, fixed the minor syntax issues that arose
Some more convenience!
v2.1 Changed up the thing again
The DictAccess update
Updated the object, check the README!
OOPS!
Accidentally committed vendor/
!
Added a convenience interface for DictionaryAccess
Hey, I added an object called DictAccess
. Check it out in the README
Quick fixes
v1.0.1 Quick fixes
It's stable!
She works! However, it's not perfect - give the README a good read.