Skip to content

Commit d85daea

Browse files
committed
Publish 0.1.0
SHA256 hashes: jupyterlab-niryo-one-0.1.0.tgz: 149cdfb44e37ae754a43bfe66f3db7900e60d3c7e47a456fff6cc59a349b5d0e jupyterlab_niryo_one-0.1.0-py3-none-any.whl: d5596358fb0eb58f01e9656b46fc5c15a7e97be5cd1745e6b2b439f113aade62 jupyterlab_niryo_one-0.1.0.tar.gz: 4ca796bf1a2b6fe30e5f36b421035146006e6082f3e7a9ab74d14d44992f550b
1 parent f2a5314 commit d85daea

File tree

3 files changed

+130
-95
lines changed

3 files changed

+130
-95
lines changed

CHANGELOG.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,43 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.1.0
6+
7+
([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-niryo-one/compare/99737a8b11ccf7be67c38c6cf5710df46b5abb95...f2a531419800069c0dbf1d4b033f554bd38aba4f))
8+
9+
### Enhancements made
10+
11+
- Upgrade to `v0.3.2` of `jupyterlab-blockly` [#17](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/17) ([@DenisaCG](https://github.com/DenisaCG))
12+
- Added a toolbox for the Ned2 robot [#11](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/11) ([@DenisaCG](https://github.com/DenisaCG))
13+
- Split niryo blocks into categories [#9](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/9) ([@DenisaCG](https://github.com/DenisaCG))
14+
- Update existing blocks to newest API and add new blocks [#7](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/7) ([@DenisaCG](https://github.com/DenisaCG))
15+
- Extend jupyterlab-blockly [#3](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/3) ([@hbcarlos](https://github.com/hbcarlos))
16+
- added top level initialization [#1](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/1) ([@DenisaCG](https://github.com/DenisaCG))
17+
18+
### Bugs fixed
19+
20+
- Removed `sharedPackages` configuration [#12](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/12) ([@DenisaCG](https://github.com/DenisaCG))
21+
- Add missing arguments [#8](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/8) ([@hbcarlos](https://github.com/hbcarlos))
22+
- Update existing blocks to newest API and add new blocks [#7](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/7) ([@DenisaCG](https://github.com/DenisaCG))
23+
24+
### Maintenance and upkeep improvements
25+
26+
- Update repository links for new organisation [#19](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/19) ([@DenisaCG](https://github.com/DenisaCG))
27+
- Add webpack config for `blockly` [#18](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/18) ([@DenisaCG](https://github.com/DenisaCG))
28+
- Upgrade to `v0.3.2` of `jupyterlab-blockly` [#17](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/17) ([@DenisaCG](https://github.com/DenisaCG))
29+
- Changed structure of the toolbox [#15](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/15) ([@DenisaCG](https://github.com/DenisaCG))
30+
- Updated to v0.2.1 of jupyterlab-blockly [#13](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/13) ([@DenisaCG](https://github.com/DenisaCG))
31+
- Updated to latest version of `jupyterlab-blockly` [#10](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/10) ([@DenisaCG](https://github.com/DenisaCG))
32+
- Rename repository [#2](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/2) ([@hbcarlos](https://github.com/hbcarlos))
33+
34+
### Contributors to this release
35+
36+
([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-niryo-one/graphs/contributors?from=2022-07-01&to=2024-08-22&type=c))
37+
38+
[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-niryo-one+involves%3ADenisaCG+updated%3A2022-07-01..2024-08-22&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-niryo-one+involves%3Ahbcarlos+updated%3A2022-07-01..2024-08-22&type=Issues)
39+
40+
<!-- <END NEW CHANGELOG ENTRY> -->
41+
542
## 0.1.0a0
643

744
([Full Changelog](https://github.com/QuantStack/jupyterlab-niryo-one/compare/99737a8b11ccf7be67c38c6cf5710df46b5abb95...fe24c8990bc7f096a90c64e4cd9fabdde176a194))
@@ -20,5 +57,3 @@
2057
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-niryo-one/graphs/contributors?from=2022-07-01&to=2022-07-25&type=c))
2158

2259
[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3ADenisaCG+updated%3A2022-07-01..2022-07-25&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3Ahbcarlos+updated%3A2022-07-01..2022-07-25&type=Issues)
23-
24-
<!-- <END NEW CHANGELOG ENTRY> -->

jupyterlab_niryo_one/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file is auto-generated by Hatchling. As such, do not:
22
# - modify
33
# - track in version control e.g. be sure to add to .gitignore
4-
__version__ = VERSION = '0.1.0a0'
4+
__version__ = VERSION = '0.1.0'

package.json

Lines changed: 92 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,94 +1,94 @@
11
{
2-
"name": "jupyterlab-niryo-one",
3-
"version": "0.1.0-alpha.0",
4-
"description": "Blockly extension for JupyterLab to control the Niryo One robot.",
5-
"keywords": [
6-
"jupyter",
7-
"jupyterlab",
8-
"jupyterlab-extension",
9-
"ROS",
10-
"Niryo",
11-
"Niryo-One"
12-
],
13-
"homepage": "https://github.com/jupyter-robotics/jupyterlab-niryo-one",
14-
"bugs": {
15-
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one/issues"
16-
},
17-
"license": "BSD-3-Clause",
18-
"author": {
19-
"name": "quantstack",
20-
"email": ""
21-
},
22-
"files": [
23-
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
24-
"style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
25-
],
26-
"main": "lib/index.js",
27-
"types": "lib/index.d.ts",
28-
"style": "style/index.css",
29-
"repository": {
30-
"type": "git",
31-
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one.git"
32-
},
33-
"scripts": {
34-
"build": "jlpm build:lib && jlpm build:labextension:dev",
35-
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
36-
"build:labextension": "jupyter labextension build .",
37-
"build:labextension:dev": "jupyter labextension build --development True .",
38-
"build:lib": "tsc --sourceMap",
39-
"build:lib:prod": "tsc",
40-
"clean": "jlpm clean:lib",
41-
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
42-
"clean:lintcache": "rimraf .eslintcache .stylelintcache jupyterlab_niryo_one/_version.py",
43-
"clean:labextension": "rimraf jupyterlab_niryo_one/labextension",
44-
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
45-
"eslint": "jlpm eslint:check --fix",
46-
"eslint:check": "eslint . --cache --ext .ts,.tsx",
47-
"install:extension": "jlpm build",
48-
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
49-
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
50-
"prettier": "jlpm prettier:base --write --list-different",
51-
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
52-
"prettier:check": "jlpm prettier:base --check",
53-
"stylelint": "jlpm stylelint:check --fix",
54-
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
55-
"watch": "run-p watch:src watch:labextension",
56-
"watch:src": "tsc -w --sourceMap",
57-
"watch:labextension": "jupyter labextension watch ."
58-
},
59-
"dependencies": {
60-
"@jupyterlab/application": "^4.2",
61-
"blockly": "^11.0",
62-
"jupyterlab-blockly": "^0.3.2"
63-
},
64-
"devDependencies": {
65-
"@jupyterlab/builder": "^4.2.4",
66-
"@typescript-eslint/eslint-plugin": "^5.12.1",
67-
"@typescript-eslint/parser": "^5.12.1",
68-
"eslint": "^8.9.0",
69-
"eslint-config-prettier": "^8.4.0",
70-
"eslint-plugin-prettier": "^4.0.0",
71-
"npm-run-all": "^4.1.5",
72-
"prettier": "^2.5.1",
73-
"rimraf": "^3.0.2",
74-
"stylelint": "^14.3.0",
75-
"stylelint-config-prettier": "^9.0.3",
76-
"stylelint-config-recommended": "^6.0.0",
77-
"stylelint-config-standard": "~24.0.0",
78-
"stylelint-prettier": "^2.0.0",
79-
"typescript": "~5.0.2"
80-
},
81-
"sideEffects": [
82-
"style/*.css",
83-
"style/index.js"
84-
],
85-
"styleModule": "style/index.js",
86-
"publishConfig": {
87-
"access": "public"
88-
},
89-
"jupyterlab": {
90-
"extension": true,
91-
"outputDir": "jupyterlab_niryo_one/labextension",
92-
"webpackConfig": "./webpack.config.js"
93-
}
2+
"name": "jupyterlab-niryo-one",
3+
"version": "0.1.0",
4+
"description": "Blockly extension for JupyterLab to control the Niryo One robot.",
5+
"keywords": [
6+
"jupyter",
7+
"jupyterlab",
8+
"jupyterlab-extension",
9+
"ROS",
10+
"Niryo",
11+
"Niryo-One"
12+
],
13+
"homepage": "https://github.com/jupyter-robotics/jupyterlab-niryo-one",
14+
"bugs": {
15+
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one/issues"
16+
},
17+
"license": "BSD-3-Clause",
18+
"author": {
19+
"name": "quantstack",
20+
"email": ""
21+
},
22+
"files": [
23+
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
24+
"style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
25+
],
26+
"main": "lib/index.js",
27+
"types": "lib/index.d.ts",
28+
"style": "style/index.css",
29+
"repository": {
30+
"type": "git",
31+
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one.git"
32+
},
33+
"scripts": {
34+
"build": "jlpm build:lib && jlpm build:labextension:dev",
35+
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
36+
"build:labextension": "jupyter labextension build .",
37+
"build:labextension:dev": "jupyter labextension build --development True .",
38+
"build:lib": "tsc --sourceMap",
39+
"build:lib:prod": "tsc",
40+
"clean": "jlpm clean:lib",
41+
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
42+
"clean:lintcache": "rimraf .eslintcache .stylelintcache jupyterlab_niryo_one/_version.py",
43+
"clean:labextension": "rimraf jupyterlab_niryo_one/labextension",
44+
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
45+
"eslint": "jlpm eslint:check --fix",
46+
"eslint:check": "eslint . --cache --ext .ts,.tsx",
47+
"install:extension": "jlpm build",
48+
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
49+
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
50+
"prettier": "jlpm prettier:base --write --list-different",
51+
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
52+
"prettier:check": "jlpm prettier:base --check",
53+
"stylelint": "jlpm stylelint:check --fix",
54+
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
55+
"watch": "run-p watch:src watch:labextension",
56+
"watch:src": "tsc -w --sourceMap",
57+
"watch:labextension": "jupyter labextension watch ."
58+
},
59+
"dependencies": {
60+
"@jupyterlab/application": "^4.2",
61+
"blockly": "^11.0",
62+
"jupyterlab-blockly": "^0.3.2"
63+
},
64+
"devDependencies": {
65+
"@jupyterlab/builder": "^4.2.4",
66+
"@typescript-eslint/eslint-plugin": "^5.12.1",
67+
"@typescript-eslint/parser": "^5.12.1",
68+
"eslint": "^8.9.0",
69+
"eslint-config-prettier": "^8.4.0",
70+
"eslint-plugin-prettier": "^4.0.0",
71+
"npm-run-all": "^4.1.5",
72+
"prettier": "^2.5.1",
73+
"rimraf": "^3.0.2",
74+
"stylelint": "^14.3.0",
75+
"stylelint-config-prettier": "^9.0.3",
76+
"stylelint-config-recommended": "^6.0.0",
77+
"stylelint-config-standard": "~24.0.0",
78+
"stylelint-prettier": "^2.0.0",
79+
"typescript": "~5.0.2"
80+
},
81+
"sideEffects": [
82+
"style/*.css",
83+
"style/index.js"
84+
],
85+
"styleModule": "style/index.js",
86+
"publishConfig": {
87+
"access": "public"
88+
},
89+
"jupyterlab": {
90+
"extension": true,
91+
"outputDir": "jupyterlab_niryo_one/labextension",
92+
"webpackConfig": "./webpack.config.js"
93+
}
9494
}

0 commit comments

Comments
 (0)