File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.36.3] - 2025-01-26
9+
10+ ### Removed
11+
12+ - Remove unnecessary library names (#211 ) ([ fdc099a] ( https://github.com/eclipse-thingweb/dart_wot/commit/fdc099af90e6559cf0c77a336660b70712e8f2bf ) )
13+
814## [ 0.36.2] - 2024-12-13
915
1016### Added
@@ -1171,6 +1177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11711177
11721178- Remove TODO from misc issue template ([ f0281cf] ( https://github.com/eclipse-thingweb/dart_wot/commit/f0281cf91d3ab717fa18aef0576ddef5aaf9abcb ) )
11731179
1180+ [ 0.36.3 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.2..v0.36.3
11741181[ 0.36.2 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.1..v0.36.2
11751182[ 0.36.1 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.36.0..v0.36.1
11761183[ 0.36.0 ] : https://github.com/eclipse-thingweb/dart_wot/compare/v0.35.3..v0.36.0
Original file line number Diff line number Diff line change 11name : dart_wot
22description : A W3C Web of Things implementation written in Dart. Supports interacting with Things using CoAP, HTTP, and MQTT.
3- version : 0.36.2
3+ version : 0.36.3
44homepage : https://github.com/eclipse-thingweb/dart_wot
55
66environment :
You can’t perform that action at this time.
0 commit comments