Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 00:15

Changelog

  • 7cc4bb2 Bump version to 0.1.2
  • 8e96ad8 chore: bump npm package version to 0.1.1
  • dc9d2ed chore: hide go run command from demo GIF
  • ab26682 chore: regenerate demo GIF with fixed loop diagram
  • 2de6c0a chore: rename npm package to @aitutor/cli
  • 0e35397 ci: add GoReleaser config and GitHub Actions release workflow
  • 6a6cfd3 ci: add NODE_AUTH_TOKEN to npm publish step
  • 29d44c5 ci: change release workflow to manual trigger
  • 310def3 ci: remove unnecessary NODE_AUTH_TOKEN from release workflow
  • 750d8c0 docs: add CONTRIBUTING.md with lesson development guide
  • a1122cb docs: add Homebrew install to README and release docs
  • 4e8b20e docs: add instruction to run aitutor after install
  • 5ea166a docs: make aitutor run instruction more noticeable
  • bcaa0fe feat: add disclaimers, version display, edit links, and welcome animation
  • 4fa8951 feat: add landing page and GitHub Pages deployment
  • 1aac308 feat: add npm distribution (npx aitutor)
  • 3ab1d22 feat: add tabbed install methods to website
  • 433ce6c feat: interactive AI coding concepts tutorial
  • 1b33be4 fix: factual errors and code quality across all lessons
  • 213bb5e fix: loop diagram alignment and add run command to README
  • c24bfa8 fix: measure styled text width for accurate loop diagram borders
  • e9b4f4a fix: remove vimtutor link, keep as plain text
  • a20c6aa fix: show neural-net animation only when terminal is tall enough
  • 2b04430 fix: vimtutor link to point to Vim docs
  • 5f22704 fix: visual alignment in agentic loop diagram and bucket breakdown
  • 42122d8 refactor: make lesson content vendor-neutral, add external references
  • 5d43c7b style: improve mobile responsiveness, SVG icons, highlight vimtutor
  • 935c68e style: install section as terminal window with tabs
  • d4f958d style: move neural net animation to subtle background behind hero content
  • ea4c2d1 style: widen install terminal to fit Go command