Releases: seoklab/nurikit
Releases · seoklab/nurikit
v0.1.0.dev1
What's Changed
- chore(deps): bump third-party/abseil-cpp from
3aa3377
to68be731
by @dependabot in #62 - chore(deps): bump third-party/googletest from
bb2941f
tocb455a7
by @dependabot in #61 - chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #63
- chore(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #64
- ci: upload python docs to github pages by @jnooree in #60
Full Changelog: v0.1.0.dev0...v0.1.0.dev1
v0.1.0.dev0
What's Changed
- chore: update clang* config by @jnooree in #15
- chore: setup pre-commit hooks by @jnooree in #16
- build: update CMakeLists.txt by @jnooree in #19
- chore: add vscode config files by @jnooree in #21
- ci: create PR review workflow by @jnooree in #22
- ci: run some actions only on non-draft PRs by @jnooree in #24
- docs: update README.md by @jnooree in #25
- ci: split common and c++-related workflows by @jnooree in #27
- chore: add license headers by @jnooree in #28
- test: add googletest by @jnooree in #29
- docs: create CONTRIBUTING.md by @jnooree in #30
- Update issue templates by @jnooree in #31
- docs: create PR and issue templates by @jnooree in #32
- build(deps): bump third-party/googletest from
a5308bb
to783d00f
by @dependabot in #33 - feat: add graph class by @jnooree in #34
- refactor: move headers into
include/
directory by @jnooree in #36 - chore(deps): bump third-party/googletest from
783d00f
to797b0ad
by @dependabot in #38 - chore(deps): bump third-party/abseil-cpp from
f8bf909
toe9a7eea
by @dependabot in #39 - ci: don't run some reviews for dependabot updates by @jnooree in #41
- feat: add node/edge remove functions to graph by @jnooree in #42
- ci: add workflows for main branch by @jnooree in #44
- feat: use
std::list
for edge list by @jnooree in #48 - chore(deps): bump third-party/googletest from
797b0ad
tobc860af
by @dependabot in #47 - chore(deps): bump third-party/abseil-cpp from
e9a7eea
to419b54d
by @dependabot in #46 - chore(deps): bump third-party/googletest from
bc860af
tobb2941f
by @dependabot in #49 - chore(deps): bump third-party/abseil-cpp from
419b54d
to3aa3377
by @dependabot in #50 - feat(core): gather data for elements by @jnooree in #51
- ci: skip clang tools for dependabot updates by @jnooree in #53
- feat(python): create python interface by @jnooree in #57
- ci: create wheels build workflow by @jnooree in #58
New Contributors
- @jnooree made their first contribution in #15
- @dependabot made their first contribution in #33
Full Changelog: https://github.com/seoklab/nurikit/commits/v0.1.0.dev0