e-invoice-api 0.1.0.pre.alpha.11 → 0.1.0.pre.alpha.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5d8ec1414ba8c3d2efcce17efa8ac55f325cfca4a2c8fe3fb9f36527f106c59b
|
4
|
+
data.tar.gz: c0041e0e0d37ebbc3d67dfbaffdfd68b8b48653ca3716be95391419b6bc83f02
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e651f8d43710c19a964d641cda5132ea8dcf606459d9b8dedf2be4d699a946b955d7d4f24704b9e0144095b67ee19f61e44600b3ff402e1b1698e4cdfb7bccb0
|
7
|
+
data.tar.gz: 93deb360a2abd90c0ca03db08ead337c6f05edc15366fdd00edd35ec66d11efc2c76089ef2a1defaf586cb19cb8a53a63e8672984e786a02a8f83674ec46dd7b
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,43 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
## 0.1.0-alpha.12 (2025-06-23)
|
4
|
+
|
5
|
+
Full Changelog: [v0.1.0-alpha.11...v0.1.0-alpha.12](https://github.com/e-invoice-be/e-invoice-rb/compare/v0.1.0-alpha.11...v0.1.0-alpha.12)
|
6
|
+
|
7
|
+
### Features
|
8
|
+
|
9
|
+
* **api:** api update ([43b3fea](https://github.com/e-invoice-be/e-invoice-rb/commit/43b3fea43e4edd259f6b23009b1af14a278ca4cd))
|
10
|
+
* **api:** manual updates ([1cfc184](https://github.com/e-invoice-be/e-invoice-rb/commit/1cfc1849dc90732bb3c8ed69379f225b190c786b))
|
11
|
+
* **api:** manual updates ([97f7302](https://github.com/e-invoice-be/e-invoice-rb/commit/97f7302fa0b148fca3ddc927c8f63c96fb67c823))
|
12
|
+
|
13
|
+
|
14
|
+
### Bug Fixes
|
15
|
+
|
16
|
+
* feat(api): manual updates ([525cddd](https://github.com/e-invoice-be/e-invoice-rb/commit/525cdddba92b5cea7642284792c36c79310f1f2a))
|
17
|
+
* feat(api): manual updates ([deefd7e](https://github.com/e-invoice-be/e-invoice-rb/commit/deefd7e47aa5a889a8c8fa439ed9ac042152d0db))
|
18
|
+
* issue where we cannot mutate arrays on base model derivatives ([2fc1884](https://github.com/e-invoice-be/e-invoice-rb/commit/2fc188404b9ff32a071a5beadc4fdf0da8b4d5f6))
|
19
|
+
* Update e_invoice_api.gemspec ([7b18d1a](https://github.com/e-invoice-be/e-invoice-rb/commit/7b18d1ab9bced264ec9786bc5828b24dba17e80c))
|
20
|
+
|
21
|
+
|
22
|
+
### Chores
|
23
|
+
|
24
|
+
* configure new SDK language ([3a0decc](https://github.com/e-invoice-be/e-invoice-rb/commit/3a0deccb4ae72d7e212264c4db4e1cc60582ae21))
|
25
|
+
* **internal:** codegen related update ([37da841](https://github.com/e-invoice-be/e-invoice-rb/commit/37da84171a83680f186c24bd56b8f35901c80881))
|
26
|
+
* **internal:** version bump ([a76fbbf](https://github.com/e-invoice-be/e-invoice-rb/commit/a76fbbfcf84d73bf3330370c30424f5d40336271))
|
27
|
+
* **internal:** version bump ([ca2cefa](https://github.com/e-invoice-be/e-invoice-rb/commit/ca2cefacd7e5f73e2d132b98c6ecb61de893bcae))
|
28
|
+
* **internal:** version bump ([a303fc3](https://github.com/e-invoice-be/e-invoice-rb/commit/a303fc3b382a9a3dfb062d36ddb51a2576a9586d))
|
29
|
+
* **internal:** version bump ([dd999b1](https://github.com/e-invoice-be/e-invoice-rb/commit/dd999b16e5d1e2d432b06988e294e72c380d54ac))
|
30
|
+
* **internal:** version bump ([a56f408](https://github.com/e-invoice-be/e-invoice-rb/commit/a56f408220ef63e1064fa16b48a61cb7bd9759ed))
|
31
|
+
* **internal:** version bump ([3fcc8c2](https://github.com/e-invoice-be/e-invoice-rb/commit/3fcc8c2ac451ff124b0e064dc22207a138ca254b))
|
32
|
+
* **internal:** version bump ([6e89b42](https://github.com/e-invoice-be/e-invoice-rb/commit/6e89b4255d882486ca49aaaa175948d253c4e551))
|
33
|
+
* **internal:** version bump ([e058e23](https://github.com/e-invoice-be/e-invoice-rb/commit/e058e233d27cf29446c458a3abe3885e6ebedd6c))
|
34
|
+
* update SDK settings ([8d6a7fc](https://github.com/e-invoice-be/e-invoice-rb/commit/8d6a7fc3cb04e1d592d43a04864f4fe8340d40aa))
|
35
|
+
|
36
|
+
|
37
|
+
### Documentation
|
38
|
+
|
39
|
+
* Update README.md ([f2ab975](https://github.com/e-invoice-be/e-invoice-rb/commit/f2ab975d57c9556626f481766759173f9362a34d))
|
40
|
+
|
3
41
|
## 0.1.0-alpha.11 (2025-06-19)
|
4
42
|
|
5
43
|
Full Changelog: [v0.1.0-alpha.10...v0.1.0-alpha.11](https://github.com/e-invoice-be/e-invoice-rb/compare/v0.1.0-alpha.10...v0.1.0-alpha.11)
|
data/README.md
CHANGED
@@ -17,7 +17,7 @@ To use this gem, install via Bundler by adding the following to your application
|
|
17
17
|
<!-- x-release-please-start-version -->
|
18
18
|
|
19
19
|
```ruby
|
20
|
-
gem "e-invoice-api", "~> 0.1.0.pre.alpha.
|
20
|
+
gem "e-invoice-api", "~> 0.1.0.pre.alpha.12"
|
21
21
|
```
|
22
22
|
|
23
23
|
<!-- x-release-please-end -->
|
@@ -10,6 +10,7 @@ module EInvoiceAPI
|
|
10
10
|
|
11
11
|
INVOICE = T.let(:INVOICE, EInvoiceAPI::DocumentType::TaggedSymbol)
|
12
12
|
CREDIT_NOTE = T.let(:CREDIT_NOTE, EInvoiceAPI::DocumentType::TaggedSymbol)
|
13
|
+
DEBIT_NOTE = T.let(:DEBIT_NOTE, EInvoiceAPI::DocumentType::TaggedSymbol)
|
13
14
|
|
14
15
|
sig do
|
15
16
|
override.returns(T::Array[EInvoiceAPI::DocumentType::TaggedSymbol])
|
@@ -1,12 +1,13 @@
|
|
1
1
|
module EInvoiceAPI
|
2
2
|
module Models
|
3
|
-
type document_type = :INVOICE | :CREDIT_NOTE
|
3
|
+
type document_type = :INVOICE | :CREDIT_NOTE | :DEBIT_NOTE
|
4
4
|
|
5
5
|
module DocumentType
|
6
6
|
extend EInvoiceAPI::Internal::Type::Enum
|
7
7
|
|
8
8
|
INVOICE: :INVOICE
|
9
9
|
CREDIT_NOTE: :CREDIT_NOTE
|
10
|
+
DEBIT_NOTE: :DEBIT_NOTE
|
10
11
|
|
11
12
|
def self?.values: -> ::Array[EInvoiceAPI::Models::document_type]
|
12
13
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: e-invoice-api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.0.pre.alpha.
|
4
|
+
version: 0.1.0.pre.alpha.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- e-invoice
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-06-
|
11
|
+
date: 2025-06-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: connection_pool
|