Skip to content

Releases: pplmx/h2h

v0.1.2

22 Mar 17:21

Choose a tag to compare

0.1.2 - 2025-03-22

🚀 Features

  • (convert) Optimize file processing and error handling - (527398d)
  • (convert) Optimize and refactor the conversion process - (5f96181)

🚜 Refactor

  • Improve code structure and readability - (e8b5906)
  • Improve code structure and maintainability - (8eadcd4)
  • Reorganize and optimize conversion logic - (abfa627)

Build

  • (deps) Update the package - (8234fd5)

v0.1.1

24 Jan 02:05

Choose a tag to compare

0.1.1 - 2025-01-23

🚀 Features

  • (convert) Add support for Hexo sticky posts - (d826ff3)

New Contributors ❤️

  • @github-actions[bot] made their first contribution

v0.1.0

20 Oct 15:10

Choose a tag to compare

[0.1.0] - 2024-10-20

🚀 Features

🐛 Bug Fixes

  • Nested dir cannot be copied - (a09abb8)
  • Remove improperly transformed files - (5ab7c3f)
  • Error occurred due to --- appear many times in the content - (eefb231)

🚜 Refactor

📚 Documentation

🧪 Testing

⚙️ Miscellaneous Tasks

  • Some minor changes - (5332a1a)
  • Remove something redundant - (e4fe08f)
  • Some minor changes - (4c44b29)
  • Update go mod module name - (177057b)
  • Update go mod module name - (29784d6)

Build

  • (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)