Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
Updating Changelog for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angstitc committed Mar 13, 2022
1 parent d3e716f commit 8fd7d23
Show file tree
Hide file tree
Showing 202 changed files with 299 additions and 281 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG.md

## 1.0.0 (13.03.2022)

* Beheben von Fehlern im Vertragsobjekt
* ### Update Q1 2022:
* Bundlevertrag v2.0
* Marktlokation v2.1
* Tarifinfo and dependants v2.1
* Vetrag fixed
* Ausschreibungsdetails v2.0
* Betrag v1.1
* PositionsAufAbschlag v1.1
* TarifpreisstaffelProOrt v2.0
* TarifpreisstaffelProOrt v2.0
* Geraetetyp v1.2
* Leistungstyp v1.2
* Sparte v1.1
* Steuerkennzeichen v1.1

## 0.0.2 (19.01.2022)

* Erhöhen der TypeDoc Version auf ^0.22.11 um Marked vulnerability zu fixen (FIX)
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Adresse.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</div><div><p>Version 2.0
veröffentlicht am 05. Oktober 2021</p>
</div><dl class="tsd-comment-tags"><dt>see</dt><dd><p><a href="https://www.bo4e.de/dokumentation/komponenten/com-adresse/5-10-2021">COM Adresse</a></p>
</dd></dl></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">Adresse</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="Adresse.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#adresszusatz" class="tsd-kind-icon">adresszusatz</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#coErgaenzung" class="tsd-kind-icon">co<wbr/>Ergaenzung</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#hausnummer" class="tsd-kind-icon">hausnummer</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#landescode" class="tsd-kind-icon">landescode</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#ort" class="tsd-kind-icon">ort</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#postfach" class="tsd-kind-icon">postfach</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#postleitzahl" class="tsd-kind-icon">postleitzahl</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#strasse" class="tsd-kind-icon">strasse</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">new <wbr/>Adresse<span class="tsd-signature-symbol">(</span>postleitzahl<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, ort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, strasse<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, hausnummer<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, postfach<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, adresszusatz<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, coErgaenzung<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, landescode<span class="tsd-signature-symbol">?: </span><a href="../enums/Landescode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">Landescode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Adresse.html" class="tsd-signature-type" data-tsd-kind="Class">Adresse</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openEnWi/tsBO4E-lib/blob/8307365/src/com/adresse.ts#L24">com/adresse.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
</dd></dl></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">Adresse</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="Adresse.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#adresszusatz" class="tsd-kind-icon">adresszusatz</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#coErgaenzung" class="tsd-kind-icon">co<wbr/>Ergaenzung</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#hausnummer" class="tsd-kind-icon">hausnummer</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#landescode" class="tsd-kind-icon">landescode</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#ort" class="tsd-kind-icon">ort</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#postfach" class="tsd-kind-icon">postfach</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#postleitzahl" class="tsd-kind-icon">postleitzahl</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Adresse.html#strasse" class="tsd-kind-icon">strasse</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">new <wbr/>Adresse<span class="tsd-signature-symbol">(</span>postleitzahl<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, ort<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, strasse<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, hausnummer<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, postfach<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, adresszusatz<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, coErgaenzung<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, landescode<span class="tsd-signature-symbol">?: </span><a href="../enums/Landescode.html" class="tsd-signature-type" data-tsd-kind="Enumeration">Landescode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Adresse.html" class="tsd-signature-type" data-tsd-kind="Class">Adresse</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openEnWi/tsBO4E-lib/blob/d3e716f/src/com/adresse.ts#L24">com/adresse.ts:24</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
<p>Constructor.</p>
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>postleitzahl: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
<p>Postleitzahl der Adresse</p>
Expand Down
Loading

0 comments on commit 8fd7d23

Please sign in to comment.