Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Releases: jacobconley/hack-toml

TypeSafe Dict Paradigm

01 May 00:55
Compare
Choose a tag to compare

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

25 Apr 20:53
Compare
Choose a tag to compare
v2.2.1

hhvm-autoload update

HHVM (4.42) & Dependency update

29 Jan 02:23
Compare
Choose a tag to compare

Updated to 4.42, updated dependency versions to current, fixed the minor syntax issues that arose

Some more convenience!

21 Sep 21:40
Compare
Choose a tag to compare
v2.1

Changed up the thing again

The DictAccess update

21 Sep 20:14
Compare
Choose a tag to compare

Updated the object, check the README!

OOPS!

19 Sep 14:37
Compare
Choose a tag to compare

Accidentally committed vendor/!

Added a convenience interface for DictionaryAccess

19 Sep 14:31
Compare
Choose a tag to compare

Hey, I added an object called DictAccess. Check it out in the README

Quick fixes

18 Sep 15:25
Compare
Choose a tag to compare
v1.0.1

Quick fixes

It's stable!

17 Sep 03:57
Compare
Choose a tag to compare

She works! However, it's not perfect - give the README a good read.