summaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30ci: build on windowsNadrieril1-0/+1
2020-05-30Update changelogNadrieril1-0/+2
2020-04-12Release serde_dhall version 0.5.2Nadrieril1-2/+5
2020-04-12Issue #162 was fixed in a2132ccNadrieril1-0/+1
2020-04-11Update spec to v15Nadrieril1-1/+2
2020-04-10Deserialize `Prelude.Map` and `toMap` to a map instead of a listNadrieril1-0/+4
2020-04-09Revert "Don't care about 0.5.1 in README"Nadrieril1-1/+4
2020-04-09Don't care about 0.5.1 in READMENadrieril1-4/+1
2020-04-09Release serde_dhall version 0.5.1Nadrieril1-2/+5
2020-04-05Fix cargo-release substitutionsNadrieril1-1/+1
2020-04-05Release serde_dhall version 0.5.0Nadrieril1-3/+6
2020-04-05Setup cargo-releaseNadrieril1-1/+4
2020-04-05Doc tweaksNadrieril1-1/+6
2020-04-05TweaksNadrieril1-1/+0
2020-04-05Make Deserializer functions the only functionsNadrieril1-1/+1
2020-03-31Reorganize API and internals of serde_dhall a bitNadrieril1-1/+1
2020-03-31Test README code samples using doc_commentNadrieril1-1/+1
2020-03-31Introduce option builderNadrieril1-0/+1
2020-03-31Expose simple::Val/Ty properly in the APINadrieril1-1/+1
2020-03-31Split serde_dhall::Value to separate values from typesNadrieril1-0/+4
2020-03-21Tweak changelog againNadrieril1-5/+5
2020-03-21Tweak READMENadrieril1-5/+5
2020-03-20Fix version in READMENadrieril1-1/+1
2020-03-20Improve README badgesNadrieril1-6/+14
2020-03-18Setup CI to test with various toolchainsNadrieril1-0/+2
2020-03-18Cut releaseNadrieril1-1/+1
2020-03-18Update READMENadrieril1-0/+1
2020-03-17Use stable toolchainNadrieril1-2/+1
2020-03-17Update CI badgeNadrieril1-1/+1
2020-03-17Update READMENadrieril1-0/+1
2020-03-10Add support for `with` keywordNadrieril1-0/+1
2020-03-05Update READMENadrieril1-4/+11
2020-02-21Cut releaseNadrieril1-2/+2
2020-02-20Support spec v14Nadrieril1-1/+2
2020-02-20Add support for dotted field syntaxNadrieril1-0/+1
2020-02-20Disallow Natural literals with leading zerosNadrieril1-0/+1
2020-02-20Add support for duplicate record fieldsNadrieril1-4/+5
2020-02-19Update spec to version 13Nadrieril1-4/+14
2020-02-09Add option to overwrite test filesNadrieril1-0/+31
2020-01-16releaseNadrieril1-1/+3
2019-12-24Add missing serde link to READMENadrieril1-1/+1
2019-12-24Reorder badgesNadrieril1-1/+1
2019-12-24Add badges to READMENadrieril1-0/+4
2019-12-24Release new versionNadrieril1-1/+7
2019-12-23Update dhall-lang submoduleNadrieril1-1/+1
2019-12-22Update dhall-lang submoduleNadrieril1-1/+1
2019-12-22Update dhall-lang submoduleNadrieril1-1/+1
2019-12-21Update README.mdNadrieril Feneanar1-10/+56
2019-07-24Add section to README for contributing. It describes how to set up the git re...FintanH1-0/+56
2019-05-09Generate normalization tests automaticallyNadrieril1-1/+1