- workflow: Add env to track whether build process should be skipped
- schema: Ensure missing rarities are always sorted alphabetically
- symbols/set: Added and updated rarities for: BIG, BLC, DSC, DSK, M3C, MB2, OTC, OTP
- YWOE: Merge YWOE into correct icon code -> Y24
- build: Ensure proper URI is entered into the manifest
- symbols: New sets: DSC, DSK, FDN, J25, MB2
- workflows: Remove push activation
- svg: Add repaired symbols
- svg: Temporarily remove anomalous symbols
- workflows: Update formatting of release body
- git: Ensure manifest isn't committed to repo
- naming: Re-add properly named symbols which encountered filename issue
- naming: Remove optimized symbols to fix naming issue with git
- svg: Remove eroneous files
- workflows: Minor tweaks
- commands: Update commands and command utilities using new schema system, data files, and build system
- symbols,schema: Rework set symbol utilities using new schema structures, remove deprecated files
- watermarks: Rework watermark utilities
- github: Deprecate unneeeded workflow, update build workflow
- data: Major rework of data files, deprecate files no longer needed
- cleanup: Remove unnecessary files and generate new docs
- svg: Relocate unused symbols, add new optimized symbols path
- utils: Minor refactoring
- routes: Commit final update before planning deprecation of manual routes
- workflow: Minor typo in github action
- workflows: Improve optimization workflow
- optimize-svgs.yml: Make sure to pull changes
- workflows: Make sure to fetch tags
- workflows: Ensure cz command run from poetry
- cli: Fix incorrect CLI entrypoint
- build-all: Try to correct issue with poetry/pipx
- workflows: Correct typo, rework flow
- typo: Fix workflow typo
- workflows: Remove commands.txt from final commit, make a few small changes
- workflows: Rename file
- poetry: Update poetry deps, build new manifest, package, and docs
- svg/set: Add lots of new symbols!
- cli,poetry: Minor cli refactoring, update poetry.lock deps
- symbols/set: PR #1 from jordi735/main, crop and clean set symbol SVG's
- symbols/set: Add new symbols: BLB, MC3, OTJ. Update symbols: ACR, MH3
- symbols/set: Added new symbols: MH3
- symbols/set: New symbol: ACR
- svg/symbols,README: Add new rarities for MED, update README
- symbols/set: Add missing symbols: PLANESWALKER, PAPAC, PEURO
- symbols/set: Add new symbols: CLU, RIN, REN
- CLI: Implement new CLI to replace basic "scripts" file. Commands include building manifest and docs, as well as basic tests
- README,constants,utils: General refactoring after implementing CLI and use of the "omnitils" package
- requirements.txt: Update project files, poetry lock, and add "requirements.txt"
- symbols/set: Add missing rarities for various symbols, correct margin spacing on various symbols
- symbols/set: Add MKC symbols, remove old missing.yml file
- manifest: Update collection manifest
- set: New symbol "MKM", updated symbol "RVR"
- watermark: Add many new watermarks, most modified from https://github.com/andrewgioia/mana
- generate_markdown_missing: Fix issue where special characters in scryfall link would mutate the query
- MISSING.md: Update MISSING.md with fixed methodology
- get_missing_symbols_set_rarities: Prevent false positive on WM entries
- get_missing_symbols_watermark: Ensure ignored watermarks are not included in the "MISSING.md" generator
- WMPath,WMData: Add watermark constant objects
- data: Start tracking "mixed" and "ignored" watermark data
- manifest: Update manifest version
- scripts: Add a symbols rarity check to the MISSING.md generator
- scripts: Add function for auto-generating a "MISSING.md" record that tracks missing vector symbols
- python: Rewrote the python subproject and implemented a better mechanism for discovering uncaptured symbols
- package: Remove unneeeded package subdir
- manifest: Implement manifest generation script
- data: Rework symbol map naming to match Scryfall, move alternates to .alt directory
- pyproject.toml: Updated changelog settings and removed broken commitizen templating
- Watermarks: Added initial watermark SVG repository.