GitPedia
Aloxaf

Aloxaf/silicon

Create beautiful image of your source code.

14 Releases
Latest: 1y ago
v0.5.3Latest
AloxafAloxaf·1y ago·September 26, 2024
GitHub

📋 What's Changed

  • misc: fix typos by @kianmeng in https://github.com/Aloxaf/silicon/pull/220
  • Ignore hello.png by @kianmeng in https://github.com/Aloxaf/silicon/pull/221
  • Add missing Ubuntu dependency to README by @Jaxydog in https://github.com/Aloxaf/silicon/pull/244
  • fix: update time-rs crate by @jalil-salame in https://github.com/Aloxaf/silicon/pull/254
  • Ignore directories when rebuilding cache if they do not exist. by @kenielf in https://github.com/Aloxaf/silicon/pull/249
  • Feature: Added a code-right-pad option and fixed highlight-lines documentation by @vivaansinghvi07 in https://github.com/Aloxaf/silicon/pull/245

New Contributors

  • @kianmeng made their first contribution in https://github.com/Aloxaf/silicon/pull/220
  • @Jaxydog made their first contribution in https://github.com/Aloxaf/silicon/pull/244
  • @jalil-salame made their first contribution in https://github.com/Aloxaf/silicon/pull/254
  • @kenielf made their first contribution in https://github.com/Aloxaf/silicon/pull/249
  • @vivaansinghvi07 made their first contribution in https://github.com/Aloxaf/silicon/pull/245
  • Full Changelog: https://github.com/Aloxaf/silicon/compare/v0.5.2...v0.5.3
v0.5.2
github-actions[bot]github-actions[bot]·2y ago·November 22, 2023
GitHub
v0.5.1
github-actions[bot]github-actions[bot]·3y ago·October 14, 2022
GitHub

🐛 Fixes

  • fix: windows build (https://github.com/Aloxaf/silicon/pull/208)
  • fix: font fallback for harfbuzz (https://github.com/Aloxaf/silicon/commit/f71e1a0bb12a3b8ca37f357fc8488bee9cba8f4c)
v0.5.0Pre-release
github-actions[bot]github-actions[bot]·3y ago·October 13, 2022
GitHub

Features

  • Support font ligatures (#181)

💥 Breaking changes

  • Won't use bat's cache anymore
  • Font fallback is broken
v0.4.3
github-actions[bot]github-actions[bot]·5y ago·June 9, 2021
GitHub
v0.4.2
github-actions[bot]github-actions[bot]·5y ago·May 24, 2021
GitHub
v0.4.1
github-actions[bot]github-actions[bot]·5y ago·March 3, 2021
GitHub
v0.4.1-beta.1Pre-release
github-actions[bot]github-actions[bot]·5y ago·December 15, 2020
GitHub

Add

  • Configuration file
v0.4.0
github-actions[bot]github-actions[bot]·5y ago·December 1, 2020
GitHub
v0.3.2
AloxafAloxaf·6y ago·May 26, 2020
GitHub
v0.3.1
AloxafAloxaf·6y ago·April 30, 2020
GitHub
v0.3.0
AloxafAloxaf·6y ago·December 10, 2019
GitHub

New features

  • Transparency support (#31)
  • Clipboard support for macOS (#33)

🐛 Bug fixes

  • Windows support (#11)
v0.3.0-beta.1Pre-release
AloxafAloxaf·6y ago·August 10, 2019
GitHub

New features

  • Transparency support (#31)
v0.2.6
AloxafAloxaf·6y ago·August 6, 2019
GitHub

🐛 Bug fixes:

  • Crash in debug mode
  • Highlight-lines range is not inclusive #21
  • Tab support #28