Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type of material #65

Merged
merged 14 commits into from
Jan 17, 2024
Merged

Type of material #65

merged 14 commits into from
Jan 17, 2024

Conversation

nvolk
Copy link
Contributor

@nvolk nvolk commented Jan 9, 2024

Added seven type of material check functions (isBK()... isVM()) to index.js and tests for them.
Updated dev dependencies.

@nvolk nvolk requested a review from ammsalme January 9, 2024 09:59
@nvolk nvolk requested a review from a team as a code owner January 9, 2024 09:59
Copy link
Contributor

@ammsalme ammsalme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New functions need descriptions in README

@ammsalme ammsalme merged commit 0fd3331 into next Jan 17, 2024
12 checks passed
@ammsalme ammsalme deleted the typeOfMaterial branch January 17, 2024 11:29
ammsalme added a commit that referenced this pull request Jan 17, 2024
* Bump the development-dependencies group with 9 updates (#67)
Bumps the development-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.6` | `7.23.7` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.6` | `7.23.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.6` | `7.23.8` |
| [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.22.15` | `7.23.7` |
| [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.3` | `2.0.4` |
| [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.3` | `3.0.4` |
| [chai](https://github.com/chaijs/chai) | `4.3.10` | `4.4.1` |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.0.2` | `3.0.3` |

* Type of material (#65)
* Support type of material checks, such as isBK(), isCF()...
* Add getTypeOfMaterial()

* Update deps

* 8.1.0-alpha.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants