From 852bf1327bb3fbd82cef292275f26a8b43dcc28e Mon Sep 17 00:00:00 2001 From: DutchmanNL Date: Sun, 6 Aug 2023 21:53:16 +0200 Subject: [PATCH] chore: release v0.2.0 * (DutchmanNL) Code optimization * ([Andiling](https://github.com/andiling)) Add new product names of Vedirect * ([Andiling](https://github.com/andiling)) Add option to admin for state expiration * (DutchmanNL) Update dependencies * testing for NodeJS 18/20 --- README.md | 32 ++++++++++++++++---------------- io-package.json | 15 ++++++++++++++- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 33 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 1ecd84f..d774cd7 100755 --- a/README.md +++ b/README.md @@ -22,33 +22,33 @@ Set the proper device (example /dev/ttyUSB0) in adapter config. -### __WORK IN PROGRESS__ - Implement protocol Version 3.32 +--> +### 0.2.0 (2023-08-06) - Implement protocol Version 3.32 * (DutchmanNL) Code optimization * ([Andiling](https://github.com/andiling)) Add new product names of Vedirect * ([Andiling](https://github.com/andiling)) Add option to admin for state expiration -* (DutchmanNL) Update dependencies * testing for NodeJS 18/20 - +* (DutchmanNL) Update dependencies * testing for NodeJS 18/20 + ### 0.1.2 (2020-10-06) -* (DutchmanNL) Fix sentry issue, error in opening USB-Port - +* (DutchmanNL) Fix sentry issue, error in opening USB-Port + ### 0.1.1 -* (DutchmanNL) Set state to NULL if no data received within 2 seconds. - +* (DutchmanNL) Set state to NULL if no data received within 2 seconds. + ### 0.1.0 -* ([Andiling](https://github.com/andiling)) error in device modes corrected - +* ([Andiling](https://github.com/andiling)) error in device modes corrected + ### 0.0.9 -* ([Andiling](https://github.com/andiling)) improve state attributes - +* ([Andiling](https://github.com/andiling)) improve state attributes + ### 0.0.8 * (DutchmanNL) set connection state to false when no data received for 10 seconds * (DutchmanNL & Andiling) reconnect to USB when connection lost -* (DutchmanNL & Andiling) Update state attributes - +* (DutchmanNL & Andiling) Update state attributes + ### 0.0.7 -* (DutchmanNL & [Andiling](https://github.com/andiling)) Alpha release - +* (DutchmanNL & [Andiling](https://github.com/andiling)) Alpha release + ## License MIT License diff --git a/io-package.json b/io-package.json index 1dce7a8..90dc0a0 100755 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "vedirect", - "version": "0.2.0-alpha.1", + "version": "0.2.0", "news": { + "0.2.0": { + "en": "Code optimization\n([Andiling](https://github.com/andiling)) Add new product names of Vedirect\n([Andiling](https://github.com/andiling)) Add option to admin for state expiration\nUpdate dependencies * testing for NodeJS 18/20", + "de": "Codeoptimierung\n[Andiling](https://github.com/andiling) Neue Produktnamen von Vedirect hinzufügen\n[Andiling](https://github.com/andiling) Fügen Sie die Option zu admin für State Exiration\nUpdate-Abhängigkeiten * Test auf NodeJS 18/20", + "ru": "Оптимизация кода\n[Andiling](https://github.com/andiling) Добавить новые названия продуктов Vedirect\n[Andiling](https://github.com/andiling) Добавьте опцию в админ для истечения срока действия государства\nОбновить зависимости * тестирование для NodeJS 18/20", + "pt": "Otimização de código\n[Andiling] (https://github.com/andiling) Adicionar novos nomes de produtos de Vedirect\n[Andiling] (https://github.com/andiling) Adicionar opção para admin para expiração do estado\nDependências de atualização * testes para NodeJS 18/20", + "nl": "Code optimulatie\n_ Voeg nieuwe productnamen toe van Verig\n_ Voeg de optie toe voor verval\nQuality over Quantity (QoQ) Releases Vertaling:", + "fr": "Optimisation du code\n[Andiling](https://github.com/andiling) Ajouter de nouveaux noms de produits de Vedirect\n[Andiling](https://github.com/andiling) Ajouter l'option d'administration pour l'expiration de l'état\nMise à jour des dépendances * tests pour NodeJS 18/20", + "it": "Ottimizzazione del codice\n[Andiling](https://github.com/andiling) Aggiungi nuovi nomi di prodotto di Vedirect\n[Andiling](https://github.com/andiling) Aggiungi l'opzione per admin per la scadenza dello stato\nAggiornamento dipendenze * test per NodeJS 18/20", + "es": "Optimización del código\n[Andiling](https://github.com/andiling) Añadir nuevos nombres de productos de Vedirect\n[Andiling](https://github.com/andiling) Añadir opción a admin para caducidad del estado\nActualizar las dependencias * pruebas para NodeJS 18/20", + "pl": "Optymalizacja kodu\n(Andiling) (ang.). Nowe nazwy produktów\n(Andiling) (ang.). Addd option for admin for the state expiration (ang.)\nRezultatem programu jest NodeJS 18/2018", + "uk": "Оптимізація коду\n[Антилінг](https://github.com/andiling) Додати нові імена продуктів Vedirect\n[Антилінг](https://github.com/andiling) Додати параметр до адміністратора для закінчення терміну дії держави\nОновлення залежностей * тестування на NodeJS 18/20", + "zh-cn": "守则的优化\n[导言](http://github.com/andiling) 新产品名称\n[导言](http://github.com/andiling) 增加国家到期期的专注\n最新受扶养人* 无助于18/20" + }, "0.1.2": { "en": "Fix sentry issue, error in opening USB-Port", "de": "Behebung des Wachproblems, Fehler beim Öffnen des USB-Anschlusses", diff --git a/package-lock.json b/package-lock.json index 94915b5..387ba82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.vedirect", - "version": "0.2.0-alpha.1", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iobroker.vedirect", - "version": "0.2.0-alpha.1", + "version": "0.2.0", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^3.0.3", diff --git a/package.json b/package.json index 89e4ee8..d94fd00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.vedirect", - "version": "0.2.0-alpha.1", + "version": "0.2.0", "description": "Read VE.direct data from Victron devices", "author": { "name": "DutchmanNL",