|
1 |
| -## [1.0.0-alpha.6](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2025-06-17) |
2 |
| - |
3 |
| - |
4 |
| -### Bug Fixes |
5 |
| - |
6 |
| -* **ci:** remove security scan ([ce8f2c0](https://github.com/michaelsstuff/md_to_bbcode/commit/ce8f2c0936bc03bd02bc26bf1853a85f8f195d02)) |
7 |
| - |
8 |
| -## [1.0.0-alpha.5](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2025-06-17) |
9 |
| - |
10 |
| - |
11 |
| -### ⚠ BREAKING CHANGES |
12 |
| - |
13 |
| -* Minimum Python version is now 3.10 |
14 |
| - |
15 |
| -### Features |
16 |
| - |
17 |
| -* update supported Python versions to 3.10-3.13 ([3a4c16e](https://github.com/michaelsstuff/md_to_bbcode/commit/3a4c16ee1d003ff0c44951291811242eb5d07473)) |
18 |
| - |
19 |
| - |
20 |
| -### Bug Fixes |
21 |
| - |
22 |
| -* replace deprecated unittest.makeSuite with TestLoader for Python 3.13 compatibility ([87e9ebc](https://github.com/michaelsstuff/md_to_bbcode/commit/87e9ebc3218567dbc3bb3039beafb8486e298154)) |
23 |
| - |
24 |
| -## [1.0.0-alpha.4](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2025-06-17) |
25 |
| - |
26 |
| - |
27 |
| -### Bug Fixes |
28 |
| - |
29 |
| -* correct Trivy security scan configuration ([264d105](https://github.com/michaelsstuff/md_to_bbcode/commit/264d1051efbb12e3257cdf78e55e1efb83470ebc)) |
30 |
| - |
31 |
| -## [1.0.0-alpha.3](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2025-06-17) |
32 |
| - |
33 |
| - |
34 |
| -### Bug Fixes |
35 |
| - |
36 |
| -* improve Docker image tagging for prereleases ([d347d41](https://github.com/michaelsstuff/md_to_bbcode/commit/d347d41e3d0870acffe65474ac2f8d983f96b358)) |
37 |
| - |
38 |
| -## [1.0.0-alpha.2](https://github.com/michaelsstuff/md_to_bbcode/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2025-06-17) |
39 |
| - |
40 |
| - |
41 |
| -### Bug Fixes |
42 |
| - |
43 |
| -* **ci:** add fallback detection for prerelease version changes ([a6cce07](https://github.com/michaelsstuff/md_to_bbcode/commit/a6cce0769e1ee07141e6d91fa61d3189c6ea9459)) |
44 |
| - |
45 |
| -## 1.0.0-alpha.1 (2025-06-17) |
46 |
| - |
47 |
| - |
48 |
| -### ⚠ BREAKING CHANGES |
49 |
| - |
50 |
| -* Initial release |
51 |
| - |
52 |
| -### Features |
53 |
| - |
54 |
| -* add alpha and beta prerelease branch configuration ([7c71059](https://github.com/michaelsstuff/md_to_bbcode/commit/7c7105996acc044a82d5f8beb5c990568466b8f4)) |
55 |
| -* initial implementation of Markdown to BBCode converter ([729af9e](https://github.com/michaelsstuff/md_to_bbcode/commit/729af9ee1ce55d387327ee6c90f9a28698ccb6f5)) |
56 |
| - |
57 |
| - |
58 |
| -### Bug Fixes |
59 |
| - |
60 |
| -* **ci:** add package-lock.json and enable npm caching ([9ca88a7](https://github.com/michaelsstuff/md_to_bbcode/commit/9ca88a71e419c44ee4d30fc61a0cc9e44f532f96)) |
61 |
| -* **ci:** add required permissions for semantic-release ([e607e1c](https://github.com/michaelsstuff/md_to_bbcode/commit/e607e1c55246cb0439bb4f7bf007c792ef097179)) |
62 |
| -* **ci:** enable GitHub Actions for alpha and develop branches ([e378fe0](https://github.com/michaelsstuff/md_to_bbcode/commit/e378fe09dd118bc9ef8462daea54f3f38d275b71)) |
63 |
| -* **ci:** remove npm cache from Node.js setup ([598acb1](https://github.com/michaelsstuff/md_to_bbcode/commit/598acb153a6b7424632fd2f15423d5872b5a45c5)) |
64 |
| - |
65 |
| - |
66 |
| -### Documentation |
67 |
| - |
68 |
| -* reorganize documentation structure and fix CI/CD permissions ([32f1f84](https://github.com/michaelsstuff/md_to_bbcode/commit/32f1f8498c0aba6d5d7e5578cb429d27f16bedc9)) |
69 |
| -## 1.0.0 (2025-06-17) |
70 |
| -## 1.0.0-alpha.1 (2025-06-17) |
71 |
| - |
72 |
| - |
73 |
| -### ⚠ BREAKING CHANGES |
74 |
| - |
75 |
| -* Initial release |
76 |
| - |
77 |
| -### Features |
78 |
| - |
79 |
| -* add alpha and beta prerelease branch configuration ([7c71059](https://github.com/michaelsstuff/md_to_bbcode/commit/7c7105996acc044a82d5f8beb5c990568466b8f4)) |
80 |
| -* initial implementation of Markdown to BBCode converter ([729af9e](https://github.com/michaelsstuff/md_to_bbcode/commit/729af9ee1ce55d387327ee6c90f9a28698ccb6f5)) |
81 |
| - |
82 |
| - |
83 |
| -### Bug Fixes |
84 |
| - |
85 |
| -* **ci:** add package-lock.json and enable npm caching ([9ca88a7](https://github.com/michaelsstuff/md_to_bbcode/commit/9ca88a71e419c44ee4d30fc61a0cc9e44f532f96)) |
86 |
| -* **ci:** add required permissions for semantic-release ([e607e1c](https://github.com/michaelsstuff/md_to_bbcode/commit/e607e1c55246cb0439bb4f7bf007c792ef097179)) |
87 |
| -* **ci:** enable GitHub Actions for alpha and develop branches ([e378fe0](https://github.com/michaelsstuff/md_to_bbcode/commit/e378fe09dd118bc9ef8462daea54f3f38d275b71)) |
88 |
| -* **ci:** remove npm cache from Node.js setup ([598acb1](https://github.com/michaelsstuff/md_to_bbcode/commit/598acb153a6b7424632fd2f15423d5872b5a45c5)) |
89 |
| - |
90 |
| - |
91 |
| -### Documentation |
92 |
| - |
93 |
| -* reorganize documentation structure and fix CI/CD permissions ([32f1f84](https://github.com/michaelsstuff/md_to_bbcode/commit/32f1f8498c0aba6d5d7e5578cb429d27f16bedc9)) |
0 commit comments