• v0.5.0 ed0b363a99

    v0.5.0 Stable

    PlexSheep released this 2024-05-12 18:28:42 +02:00 | 116 commits to master since this release

    20b8f7a refactor: rename split_numbers to split
    3326072 chore: bump versions for v0.5.0
    7f45020 add doctests to CI
    73d291a fix: split-numbers test solutions were wrong #76
    9da3c58 refactor: add doc comment for split numbers and change order to msb first #76
    77d473e refactor: split-numbers generic by converting to u128 #76
    dc506de test: split-numbers #76
    0eb6490 feat: split unsigned numbers into bytes #76
    c918fbf logger configuration throigh struct
    ab9029f automatic cargo CI changes
    5a15508 Merge branch 'master' into devel
    c95a919 docs rs attribute
    fc1ab46 docs rs attribute

    Downloads