Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2024-01-24)

### Features

* added error handling to ilcd parsing ([bc9beb9](bc9beb9))
* improved support for js and ts ([c938488](c938488))
* made it optional to whether convert_ilcd should return string, dict or pydantic ([720ca62](720ca62))
  • Loading branch information
semantic-release-bot committed Jan 24, 2024
1 parent 5f7ad21 commit b994119
Show file tree
Hide file tree
Showing 4 changed files with 791 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## 1.0.0 (2024-01-24)


### Features

* added error handling to ilcd parsing ([bc9beb9](https://github.com/ocni-dtu/epdx/commit/bc9beb9f478fa4f26292f741cfe4fe04e319360d))
* improved support for js and ts ([c938488](https://github.com/ocni-dtu/epdx/commit/c9384887d395adba7a53ca13ce6b14f6332f5130))
* made it optional to whether convert_ilcd should return string, dict or pydantic ([720ca62](https://github.com/ocni-dtu/epdx/commit/720ca6284597c5f79ef600a4abcc16fa311e9976))
Loading

0 comments on commit b994119

Please sign in to comment.