aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Switch to superiour tabsPatrick Spek1-2/+2
2023-07-25Add explicit LICENSE filePatrick Spek1-0/+674
2023-07-25Update READMEPatrick Spek1-3/+8
2023-07-25Update CHANGELOGPatrick Spek1-1/+31
2023-07-25Attempt to allow IO::Path for path based argumentsPatrick Spek2-12/+47
2023-07-25Good ol' Travis needs some love tooPatrick Spek1-2/+5
2023-07-25Bump version to 2.1.0Patrick Spek2-2/+2
2023-07-25Add .clone methodPatrick Spek3-2/+33
2023-07-25Bump to version 2.0.1Patrick Spek1-2/+2
2023-07-25Bump API versionPatrick Spek1-2/+2
2023-07-25Bump version to 2.0.0Patrick Spek2-4/+4
2023-07-25Return self on .readPatrick Spek3-234/+245
2023-07-25Add GitLab CI configurationPatrick Spek1-0/+23
2023-07-25Add reference to Config::Parser::json to READMEPatrick Spek1-1/+2
2023-07-25Release v1.3.5Patrick Spek1-1/+1
2023-07-25Update to use newer Hash::MergePatrick Spek3-4/+11
2023-07-25Update CHANGELOGPatrick Spek1-0/+6
2023-07-25Clean up tests from useless statementsPatrick Spek6-8/+0
2023-07-25Remove redundant say statementPatrick Spek1-1/+0
2023-07-25Bump version to 1.3.3Patrick Spek2-3/+3
2023-07-25Bump version to 1.3.2Patrick Spek2-4/+6
2023-07-25Fix incorrect indentation in .travis.ymlPatrick Spek1-8/+8
2023-07-25Update Travis config to cd explicitly to the Travis build dirPatrick Spek1-1/+1
2023-07-25Update Travis configuration to use prebuilt packagesPatrick Spek1-11/+16
2023-07-25Add a CHANGELOGPatrick Spek1-0/+13
2023-07-25Fix :delete adverbPatrick Spek2-0/+51
2023-07-25Remove 'null' from resources in META6.jsonPatrick Spek1-4/+2
2023-07-25Bump version to 1.3.1Patrick Spek1-1/+1
2023-07-25Update Travis test targetsPatrick Spek1-1/+1
2023-07-25Move some code around and add doc to keys methodPatrick Spek1-14/+15
2023-07-25Add a plan to the .keys testPatrick Spek1-0/+2
2023-07-25Bump version to 1.3.0Patrick Spek1-29/+32
2023-07-25Implement .keys methodPatrick Spek2-0/+47
2023-07-25Bump version numberPatrick Spek1-1/+1
2023-07-25Update READMEPatrick Spek1-5/+6
2023-07-25Add skip-not-found toggle to .read when called with (Str, Str, Bool)Patrick Spek3-11/+14
2023-07-25Update README back to use $ sigilsPatrick Spek1-9/+9
2023-07-25Clean up all testsPatrick Spek6-18/+18
2023-07-25Add tests for using .get with a Nil keyPatrick Spek1-1/+4
2023-07-25Add tests for reading a List of filesPatrick Spek2-4/+15
2023-07-25Update READMEPatrick Spek1-15/+18
2023-07-25Version bumpPatrick Spek1-1/+1
2023-07-25Add tests for associative indexingPatrick Spek1-1/+5
2023-07-25Use the correct self reference instead of $selfPatrick Spek1-5/+5
2023-07-25Use the correct type Bool instead of boolPatrick Spek1-1/+1
2023-07-25Initial draft for associative indexingPatrick Spek1-1/+26
2023-07-25Update travis configPatrick Spek1-1/+1
2023-07-25Add a fallback method in case the key for .get is NilPatrick Spek1-0/+7
2023-07-25Make the read method return False if no files were loadedPatrick Spek1-3/+8
2023-07-25Add editorconfig to the projectPatrick Spek1-0/+6