File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.0.8] - Unreleased
3+ ## [ 1.0.8] - 2024-01-30
44- Added implementors guide to README.md
55- Improved pydantic v2 import logic
66- Improved prefix extraction during normalization
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ The corresponding test vectors can be found in `iscc_core/data.json`.
9595
9696## Installation
9797
98- Use the package manager [ pip] ( https://pip.pypa.io/en/stable/ ) to install ` iscc-core ` .
98+ Use the package manager [ pip] ( https://pip.pypa.io/en/stable/ ) to install ` iscc-core ` as a library .
9999
100100``` bash
101101pip install iscc-core
@@ -180,7 +180,7 @@ ISCC:KACT4EBWK27737D2AYCJRAL5Z36G7Y7HA2BMECKMVRBEQXR2BJOS6NA
180180
181181## Documentation
182182
183- Documentation is published at< https://core.iscc.codes >
183+ Documentation is published at < https://core.iscc.codes >
184184
185185## Development
186186
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.0.8] - Unreleased
3+ ## [ 1.0.8] - 2024-01-30
44- Added implementors guide to README.md
55- Improved pydantic v2 import logic
66- Improved prefix extraction during normalization
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ The corresponding test vectors can be found in `iscc_core/data.json`.
9696
9797## Installation
9898
99- Use the package manager [ pip] ( https://pip.pypa.io/en/stable/ ) to install ` iscc-core ` .
99+ Use the package manager [ pip] ( https://pip.pypa.io/en/stable/ ) to install ` iscc-core ` as a library .
100100
101101``` bash
102102pip install iscc-core
@@ -181,7 +181,7 @@ ISCC:KACT4EBWK27737D2AYCJRAL5Z36G7Y7HA2BMECKMVRBEQXR2BJOS6NA
181181
182182## Documentation
183183
184- Documentation is published at< https://core.iscc.codes >
184+ Documentation is published at < https://core.iscc.codes >
185185
186186## Development
187187
You can’t perform that action at this time.
0 commit comments