Skip to content

Releases: NamesMT/unplugin-sheet-i18n

v0.4.4

05 Jun 10:11
Compare
Choose a tag to compare

compare changes

🏡 Chore

🎨 Styles

❤️ Contributors

v0.4.3

27 Feb 09:29
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Update README and Options's type document (04b1e1e)

❤️ Contributors

v0.4.2

20 Feb 12:38
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Implements replacePunctuationSpace, enabled by default (7950dda)

❤️ Contributors

v0.4.1

20 Feb 12:08
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • outputFileSync: Implements mergeContent (da2636e)
  • Now merge json output by default (c6c7d35)

❤️ Contributors

v0.4.0

28 Jan 17:28
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • utils: Add outputFileSync() (e2ca459)
  • Implements fileProcessor (d0a63ab)

🩹 Fixes

  • jsonProcessor: Shouldn't create prop if value is empty, allowing proper fallback (f7c8388)

💅 Refactors

  • ⚠️ Change wording from abcProp to abcColumn (118f453)

⚠️ Breaking Changes

  • ⚠️ Change wording from abcProp to abcColumn (118f453)

❤️ Contributors

v0.3.6

25 Jan 09:54
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Implements jsonProcessor (328fba0)

🩹 Fixes

  • build: Allow inline devDependencies (7bf7ab1)

❤️ Contributors

v0.3.5

22 Jan 09:22
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • transformToI18n: Skip empty value rows, fixes #3 (#3)

💅 Refactors

  • Uses some common utils function from @namesmt/utils (30ef9f2)

❤️ Contributors

v0.3.4

21 Jan 16:00
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Skip rows with empty key, add some comments (5b714d6)
  • Improve log with filename (7b496d6)

❤️ Contributors

v0.3.3

18 Jan 09:30
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Re-implements manual filtering on csvString, support array of comments (7d4fed4)

❤️ Contributors

v0.3.2

07 Dec 15:52
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Flat keyStyle breaking typo (17df181)

❤️ Contributors