Tags give the ability to mark specific points in history as being important
-
1.0.0
5e6e81f8 · ·Major release 1.0.0\n\nBreaking changes\n\n* api: propagate initialisation errors from init (cd11fe4)\n\n New features\n\n* api: distinguish parse errors from initialisation errors (d80eb59)\n\n Other changes\n\n* tests: add some more test coverage (bcb42b2)\n* docs: add usage comment for the init function (b6e96d5)\n\n
-
0.1.0
95f2088b · ·Minor release 0.1.0\n\nNew features\n\n* docs: add readme and changelog files (29891dd)\n* docs: improve the doc comments (5c4a14a)\n* perf: expose init function for early initialisation (9075986)\n* tests: write basic passing unit tests (2457b6c)\n\n Bug fixes\n\n* api: propagate errors from parsing methods (319d243)\n* parsing: use correct capture index for device model (64679f4)\n* parsing: map empty strings to None (efb4c62)\n* lib: fix compiler errors in initial implementation (adc286d)\n* build: fix compiler errors in generated code (46d20c4)\n* deps: use RegexBuilder::size_limit (a5c9225)\n\n Refactorings\n\n* lib: pull some repetitive boilerplate into macros (beb0dd6)\n* deps: replace regex with fancy-regex (bdd4946)\n\n Other changes\n\n* docs: add contribution guide (8a20874)\n* project: add ci config (30b6ff0)\n* code: changed pinned toolchain, run rustfmt (c8b8a0f)\n\n
-