Skip to content

v2.11.0

Choose a tag to compare

@yellow-footed-honeyguide yellow-footed-honeyguide released this 07 Oct 19:03
· 43 commits to main since this release

local_bin

New Features

  • Script language detection using hashbang
  • Support for new file types:
    • Mermaid, PlantUML, Dot, and Drawio
    • IPA, Xcode project, MLModel, ICNS, Framework, and Playground
  • Specific emojis for:
    • F, F90, D, TypeScript, and CoffeeScript languages
    • Part, diff, bak, cache, desktop, cron, env, bin, log, pid, and swap files
  • Custom MAX_COLUMNS values for specific directories

Improvements

  • Doxygen-style comments added
  • Refactoring:
    • EmojiMapEntry special_case_map and content_map moved to separate file
    • EmojiMapEntry ext_map moved to separate file
  • Consistent indentation (tabs/spaces) applied
  • .editorconfig file added