Skip to content

Commit

Permalink
chore: release 0.5.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Sep 7, 2021
1 parent f9f2c09 commit 46489ce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.5.0](https://www.github.com/cheminfo/isotherm-analysis/compare/v0.4.3...v0.5.0) (2021-08-19)


### Features

* add micrometrics excel parser ([4d2e150](https://www.github.com/cheminfo/isotherm-analysis/commit/4d2e15036482c126a9df5c9563bab9f5cbd4d32d))
* add rubotherm ([e4ba60f](https://www.github.com/cheminfo/isotherm-analysis/commit/e4ba60f7a64f14ab9eef8cae2bd027f0b1d48014))


### Bug Fixes

* path to test files ([7d9df4c](https://www.github.com/cheminfo/isotherm-analysis/commit/7d9df4c95248d3c8a2ddc277e5c2307089e9990b))

### [0.4.3](https://www.github.com/cheminfo/isotherm-analysis/compare/v0.4.2...v0.4.3) (2021-05-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isotherm-analysis",
"version": "0.4.3",
"version": "0.5.0",
"description": "isotherm-analysis allows to parse and analyze isotherms. It converts from multiple formats to JCAMP-DX and provides utilities for basic analysis.",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit 46489ce

Please sign in to comment.