Skip to content

Commit db4e1f9

Browse files
committed
Release v1.0.8
1 parent 53b3fbe commit db4e1f9

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
101101
pip 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

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
102102
pip 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

0 commit comments

Comments
 (0)