Skip to content

Commit 12544d7

Browse files
committed
Prepare v0.2.0 release
1 parent 6663cb9 commit 12544d7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v0.2.0
4+
5+
- Align IconifyJSON parsing with Elixir structs and Jason encoding
6+
- Add canonical `Iconify.SVG` rendering module
7+
- Resolve Iconify aliases with dimensions, rotations, and flips
8+
- Use Iconify's 16x16 default dimensions
9+
- Make `req` a required dependency for fetching icons
10+
- Add CI checks with Credo, Reach smell checks, ExDNA, and tests
11+
- Polish README and package metadata for the `elixir-volt` organization
12+
313
## v0.1.0
414

515
- Initial release

0 commit comments

Comments
 (0)