File tree Expand file tree Collapse file tree 4 files changed +62
-9
lines changed
Expand file tree Collapse file tree 4 files changed +62
-9
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ <!-- version list -->
4+
5+ ## v1.1.1 (2025-09-01)
6+
7+ ### Bug Fixes
8+
9+ - Aktualisiere CHANGELOG für Version 1.1.0 und entferne veraltete Einträge
10+ ([ ` 3109991 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/3109991485cccfee67ca46d087c97d263364a46f ) )
11+
12+ - Entferne veraltete Versionseinträge aus dem CHANGELOG
13+ ([ ` 36bb0c0 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/36bb0c09e9445fc8d920851e7aa2e32087c65a02 ) )
14+
15+ - Korrigiere Dateinamen für CHANGELOG und README auf Großbuchstaben
16+ ([ ` f13ae97 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/f13ae974a0108e1fc68a5a471d35fe017571e066 ) )
17+
18+ ### Documentation
19+
20+ - Update README.MD [ automated]
21+ ([ ` 09d2565 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/09d256554d8fd8bf8b75087cf77f84cf654a0556 ) )
22+
23+ - Update SECURITY.MD [ automated]
24+ ([ ` 10bfb1b ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/10bfb1ba2c4d2f961fbeae267e8e27da61f4ad91 ) )
25+
26+
27+ ## v1.1.0 (2025-09-01)
28+
29+ ### Bug Fixes
30+
31+ - Aktualisiere Versionsnummer im CHANGELOG auf v0.4.0
32+ ([ ` c5b164a ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/c5b164a7eba67d2238a72bde425ecc320bbedf6c ) )
33+
34+ - Füge fehlende Leerzeilen zwischen den Abschnitten im pyproject.toml hinzu
35+ ([ ` 7394b31 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/7394b3132e3eeb72857e540afe6149d592b61b1a ) )
36+
37+ ### Documentation
38+
39+ - Update README.MD [ automated]
40+ ([ ` 044c004 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/044c004249611cf623d8688c4662e33bafcde3e1 ) )
41+
42+ - Update SECURITY.MD [ automated]
43+ ([ ` fc8693d ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/fc8693d47fa824ba31467a19c373557a908eb01e ) )
44+
45+ ### Features
46+
47+ - Füge CHANGELOG für Version 1.0.0 hinzu und strukturiere die Einträge
48+ ([ ` 7163c07 ` ] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient/commit/7163c071f6c545b82ba47ec3ecaeae071f78f36f ) )
49+
50+
51+ ## v1.0.0 (2025-09-01)
52+
53+ - Initial Release
Original file line number Diff line number Diff line change 11<!-- AUTO-GENERATED FILE. DO NOT EDIT. Edit docs/README.template.MD instead. -->
2- <!-- Generated on 2025-09-01 20:59:19 UTC -->
2+ <!-- Generated on 2025-09-01 21:07:44 UTC -->
33
44# BAUER GROUP - NocoDB Simple Client
55
@@ -15,7 +15,7 @@ A simple and powerful Python client for interacting with [NocoDB](https://nocodb
1515
1616** Repository Information:**
1717
18- - ** Version:** v1.1.0 (2025-09-01)
18+ - ** Version:** v1.1.1 (2025-09-01)
1919- ** Repository:** [ bauer-group/LIB-NocoDB_SimpleClient] ( https://github.com/bauer-group/LIB-NocoDB_SimpleClient )
2020- ** Branch:** main
2121- ** Architecture:** Modular, Reusable, Enterprise-Ready
@@ -539,4 +539,4 @@ See [CHANGELOG.MD](CHANGELOG.MD) for a detailed history of changes.
539539
540540---
541541
542- * Generated on 2025-09-01 20:59:19 UTC from [ docs/README.template.MD] ( docs/README.template.MD ) *
542+ * Generated on 2025-09-01 21:07:44 UTC from [ docs/README.template.MD] ( docs/README.template.MD ) *
Original file line number Diff line number Diff line change 11<!-- AUTO-GENERATED FILE. DO NOT EDIT. Edit docs/SECURITY.template.MD instead. -->
2- <!-- Generated on 2025-09-01 20:59:37 UTC -->
2+ <!-- Generated on 2025-09-01 21:08:05 UTC -->
33
44# Security Policy
55
@@ -49,9 +49,9 @@ We are committed to responding promptly to security reports:
4949
5050| Version | Support Status | Security Updates |
5151| ---------| ---------------| ------------------|
52- | v1.1.0 (current) | ✅ Full Support | ✅ Yes |
52+ | v1.1.1 (current) | ✅ Full Support | ✅ Yes |
53+ | v1.1.0 | ❌ End of Life | ❌ No |
5354| v1.0.0 | ❌ End of Life | ❌ No |
54- | v0.0.0 | ❌ End of Life | ❌ No |
5555
5656We provide security updates for supported versions only. Please upgrade to a supported version if you're using an older release.
5757
@@ -184,8 +184,8 @@ We appreciate the security research community and all individuals who responsibl
184184
185185---
186186
187- ** Current Version** : v1.1.0
188- ** Last Updated** : 2025-09-01 20:59:37 UTC
187+ ** Current Version** : v1.1.1
188+ ** Last Updated** : 2025-09-01 21:08:05 UTC
189189** Next Review** : September 2026
190190** Policy Version** : 1.0.0
191191
Original file line number Diff line number Diff line change 4040)
4141from .table import NocoDBTable
4242
43- __version__ = "1.1.0 "
43+ __version__ = "1.1.1 "
4444__author__ = "BAUER GROUP (Karl Bauer)"
4545__email__ = "karl.bauer@bauer-group.com"
4646
You can’t perform that action at this time.
0 commit comments