All notable changes to this project will be documented in this file.
0.1.2 - 2025-03-22
- (convert) Optimize file processing and error handling - (527398d)
- (convert) Optimize and refactor the conversion process - (5f96181)
- Improve code structure and readability - (e8b5906)
- Improve code structure and maintainability - (8eadcd4)
- Reorganize and optimize conversion logic - (abfa627)
- (deps) Update the package - (8234fd5)
0.1.1 - 2025-01-23
- (convert) Add support for Hexo sticky posts - (d826ff3)
- @github-actions[bot] made their first contribution
- (cli) Optimize the cli - (9334953)
- Add log - (d9d2e0b)
- Optimization - (5db3ea1)
- Use cobra instead of flags - (345ac6e)
- Add cli - (54e5317)
- Optimization - (a07074b)
- Init - (650e075)
- H2h - (454cc93)
- Nested dir cannot be copied - (a09abb8)
- Remove improperly transformed files - (5ab7c3f)
- Error occurred due to --- appear many times in the content - (eefb231)
- Optimize it - (dbb589f)
- Optimize it - (85bd330)
- Optimize it - (ade105a)
- Optimize the root.go - (860456f)
- Optimize it - (4ce01e3)
- Optimize it - (07dd4dd)
- Add some empty docs - (3e5b82a)
- Update the instruction - (e674caa)
- Update the README - (10ccda9)
- Add some docs - (00d959f)
- Add some docs - (dfa0871)
- Some minor changes - (5332a1a)
- Remove something redundant - (e4fe08f)
- Some minor changes - (4c44b29)
- Update go mod module name - (177057b)
- Update go mod module name - (29784d6)
- (deps) Upgrade go 1.21 - (2b236e6)
- Add fmt command - (d495314)
- Remove the op of creating bin dir - (8c1c80d)
- Sync the deps - (cc2956e)
- Add basic config for project - (43e9dcb)
- @pplmx made their first contribution