Sandro Figo

Results 10 issues of Sandro Figo

### What version of `astro-icon` are you using? v1.0.1 ### Astro Info ```block Astro v4.0.8 Node v18.18.0 System Linux (x64) Package Manager npm Output static Adapter none Integrations astro-icon ```...

enhancement

This PR fixes the wrong behavior when calling `FinalizeChangelog()` where the version summary would be repeated, as seen [here](https://github.com/nuke-build/nuke/commit/ea86450b4db1568563b15122f0250495fd55776e). A unit test has been added to confirm the behavior. I...

This PR fixes the `LatestVersion` property on the `Changelog` class, adds unit tests to validate the desired behavior and fixes some typos. Includes changes from #1250 ### Before Fix ```md...

Renamed e.g. `Url` to `URL`.

Closes #19 These changes might break the package for Unity installs below version 2021.3.20f1.

When freshly cloning a repository and running a build for the first time through the Unity CLI (CI/CD) errors similar to the one below are thrown: ``` Library\PackageCache\[email protected]\Editor\HierarchyDrawer.cs(344,31): error CS0234:...

A setting to toggle the alphabetical order of fields.

enhancement
help wanted

Update images in README to reflect new changes from v2.0.0

documentation

Some users might want to adjust the spacing between multiple entries in a code block via plugin setting.

enhancement