Moved tag V0.16 to changeset 27c15f8d94b4 (from changeset b5689f289992)
Remove extraneous comment
Added tag V0.16 for changeset b5689f289992
Added borrows to distinct types
Added tag V0.15 for changeset b02f7f01d009
Added `*` alias for value()
Added tag V0.14 for changeset 8e21adce1359
Added isEmpty().
Added tag V0.13 for changeset 7665a18d55c7
Removed tag V0-latest
Added get() with default and a couple of minor other fixes.
Added test and loosened requires
Moved tag V0-latest to changeset 9faf7e8e7929 (from changeset 826b1849e870)
Moved tag V0.12 to changeset 9faf7e8e7929 (from changeset fe408f5a9cad)
Updated README
Added tag V0-latest for changeset 826b1849e870
Removed tag stable
Added tag stable for changeset fe408f5a9cad
Added tag V0.12 for changeset fe408f5a9cad
Removed old tags
More nimble tests
Furher try and fix nimble failure
Furher try and fix nimble failure
Furher try and fix nimble failure
Furher try and fix nimble failure
Change nimble to try and fix issue
Added tag V0-12 for changeset 282db424e40d
Removed tag V0-12
Updated README and nimble file
Changes to nimble
Changes to nimble
Added tag V0-12 for changeset 83a3cd785bae
Updated version
Fixed issues with auto type return
Added conversion from QOption to QResult
Added functions isValueEq and isErrorEq
Improved error messages
Added '<-' operator
More assert options
Privatise getValueType and getErrorType
Added isErrorType, isValueType, and assertNone
Added assertOk
Added more tests and some minor bug fixes
Allow None or Valid type
Minor changes to nimnble_extras and in '?' template
Added QValue and QTValue
Updated comments and readme
Some tidying up
More tidying up
More constistent internal naming
Enhanced operators '?' and '$'
Tri to Quad rename done
Start rename from tri to quad
Refactoring complete
Added README file and more comments
Initial load