Skip to content

Commit dfdbd98

Browse files
chore: release 0.0.1
1 parent a9ae4ea commit dfdbd98

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,45 @@
11
# Changelog
2+
3+
## [0.0.1](https://github.com/ca-d/oscd-designer/compare/oscd-editor-sld-v0.0.1...oscd-editor-sld-v0.0.1) (2025-09-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* introduce UUIDs on terminals
9+
10+
### Features
11+
12+
* add more primary apparatus icons ([4f3c1c4](https://github.com/ca-d/oscd-designer/commit/4f3c1c4c9f736b7eb28d894c1e101cabcf4fed7e))
13+
* add movable text labels ([fc503cc](https://github.com/ca-d/oscd-designer/commit/fc503cc7be6fa70ebafac00cda4b0a3d46be1181))
14+
* add, move and resize voltage levels ([dbdb81a](https://github.com/ca-d/oscd-designer/commit/dbdb81ac08c87d30ad21a769dae82d2e298a0ea3))
15+
* add, move, resize bays ([6b00efd](https://github.com/ca-d/oscd-designer/commit/6b00efdb126d4e613560ad1f36de0072c6e50412))
16+
* add, move, resize, delete bus bars ([1f255fb](https://github.com/ca-d/oscd-designer/commit/1f255fb1f72b687f67b807812e7c2df3c0e03f50))
17+
* add, move, rotate, flip conducting equipment ([17bc3af](https://github.com/ca-d/oscd-designer/commit/17bc3aff042b216472e4c8d98d9ee8f066ea24b2))
18+
* cancel current edit ([#36](https://github.com/ca-d/oscd-designer/issues/36)) ([a35efc4](https://github.com/ca-d/oscd-designer/commit/a35efc446ab350eed532ab175cf4fd9158f1f3be))
19+
* connect and ground equipment ([4c3555f](https://github.com/ca-d/oscd-designer/commit/4c3555f21d8c3fed506d6f723dd25b6b2b3dfc9e))
20+
* copy containers and conducting equipment ([e36c1ca](https://github.com/ca-d/oscd-designer/commit/e36c1caab09bba78bf05e8fd2b14cb6eb4b28cbe))
21+
* create and resize substations ([203279a](https://github.com/ca-d/oscd-designer/commit/203279ad30e17e4de6643e8ef1c81c1fe77cbb33))
22+
* make SLD SVG 1.1 compatible ([e97dbc4](https://github.com/ca-d/oscd-designer/commit/e97dbc460b75c2f8eceed9baf5c759b8d8572e08))
23+
* migrate to EditV2 ([f81acea](https://github.com/ca-d/oscd-designer/commit/f81acea1b692574591bf75ce4c40e5027da6e4dd))
24+
* migrating to oscd-shell & updated dependencies ([5e70368](https://github.com/ca-d/oscd-designer/commit/5e70368068ba02b854177b3f3e8de668b350a1c9))
25+
* open wizards ([53e9a94](https://github.com/ca-d/oscd-designer/commit/53e9a9430603d723273bfe7dfbcb928487bed02b))
26+
* remove elements ([dca6174](https://github.com/ca-d/oscd-designer/commit/dca6174aee1706d200c24ad41cd3342cb0f329df))
27+
28+
29+
### Bug Fixes
30+
31+
* broken mirroring ([56a3c87](https://github.com/ca-d/oscd-designer/commit/56a3c87961ecdb55b4a75f86de7fa21c856a1c50))
32+
* **build:** missing minimatch types ([a9ae4ea](https://github.com/ca-d/oscd-designer/commit/a9ae4ea44d4721259f4c0807f6e5692128528c50))
33+
* don't merge feeders into bus bar sections ([b68fd31](https://github.com/ca-d/oscd-designer/commit/b68fd314fdcaa61ba836872c76d93f15c0a87765))
34+
* floating connections to connectivity nodes ([4132db7](https://github.com/ca-d/oscd-designer/commit/4132db7d4f6012e06d6cddd8ebe2a0b054d8c167))
35+
* introduce UUIDs on terminals ([6235a7e](https://github.com/ca-d/oscd-designer/commit/6235a7eb652180f8bba10c78a3d8ed018b7daa85))
36+
* migrate grounded terminals of moved equipment ([497c84f](https://github.com/ca-d/oscd-designer/commit/497c84fb1e04ed898f184f8639950e663247af38))
37+
* move equipment into bus bar ([e574711](https://github.com/ca-d/oscd-designer/commit/e574711585cbb9ccbd5dc615d808c1203d0ea61c))
38+
* preview connection only in its substation ([fff9671](https://github.com/ca-d/oscd-designer/commit/fff9671b1718b77b44112404666f13c566916eb6))
39+
* preview moving labels correctly ([ecdfbe5](https://github.com/ca-d/oscd-designer/commit/ecdfbe520a4296184e49875e17985eacded0f8a5))
40+
* rollup bundle should include json assets ([64f057c](https://github.com/ca-d/oscd-designer/commit/64f057c3f97aa184c8ef41d66fc54a32e2d85ced))
41+
* rollup bundle should include json assets - part deux ([28a6cb7](https://github.com/ca-d/oscd-designer/commit/28a6cb7acb7d15a8fc734054120604f0a7118393))
42+
* undo while connecting ([76a6e8a](https://github.com/ca-d/oscd-designer/commit/76a6e8a510f38a96134b4710045edfecb0874039)), closes [#67](https://github.com/ca-d/oscd-designer/issues/67)
43+
* use correct namespaces for elements ([d692eb4](https://github.com/ca-d/oscd-designer/commit/d692eb4ed54bbfdb6af2e0e1a0bd06862aba48c1))
44+
45+
## Changelog

0 commit comments

Comments
 (0)