Skip to content

0.10

Compare
Choose a tag to compare
@electricduck electricduck released this 08 Dec 10:40
· 15 commits to main since this release

⬇️ Download

Existing User? atfile update


✨ What's New?

  • Massive refactor to the codebase and release process
    • Resulting output file is now slightly smaller than previous versions!
  • handle: added support for Pastesphere (link.pastesphere.snippet)
  • Various improvements and fixes

💥 Breaking Changes

(None! Yoooo!)

⚙️ Development

These changes are important to note if you plan on building and/or contributing to ATFile

  • Massive refactor to codebase; "namespaces" have now been split-up into separate files under src/
  • atfile.sh still acts as the entry-point, and can be used just as normal
  • Sourcing from the Git version will now cause problems (currently, everything under examples/ is broken)