Skip to content

Latest commit

 

History

History
101 lines (86 loc) · 12.2 KB

File metadata and controls

101 lines (86 loc) · 12.2 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2026-04-14)

✨ Features

  • affirmations: 🚀 build affirmation application in python with langchain and ollama (#19) (595c0af)

1.0.0 (2026-02-27)

✨ Features

  • ✨ add caelundas (2189b7d)
  • ✨ add gitmodule JimmyPaolini (ad6eae5)
  • ✨ add top level nx targets (a107528)
  • ✨ caelundas kubernetes job running (fd3896a)
  • ✨ caelundas running as a node app (9d6022c)
  • ✨ duration events (1179f57)
  • ✨ ephemeris service enhancements (65783ae)
  • ✨ insert ephemeris values when fetched (b4c7540)
  • ✨ list and copy scripts (d233c30)
  • ✨ multibody aspects (5deb65d)
  • ✨ multiple refactors and improvements, removing dead code (17a9594)
  • ✨ retry logic, job running (8f610b7)
  • ✨ return to normal logging (c78dd53)
  • ✨ running new version (2dd1000)
  • ✨ setup monorepo, import linode lke, import caelundas (f2a95a1)
  • ✨ simplify compound aspects (d59a116)
  • 🚧 compound aspects, other refactors (cb91a0e)
  • 🚧 wip migrating caelundas to node (b7a15e8)
  • configuration: 🔧 add static analysis tools and comprehensive documentation (#10) (d1d3799)
  • database: ✨ initialize database and create ephemeris and events tables (f211cf7)
  • format: 🎨 add Prettier formatting commands and GitHub Actions workflow (3f6d006)
  • infrastructure: 🏗️ implement devcontainer and enhance developer tooling (#3) (329e746)
  • lexico-components: 🎨 add all shadcn components (84fb0c6)
  • lexico-components: 🎨 add more components, use more shadcn defaults (ec5f3da)
  • lexico: ✨ add skeleton, tooltip, sheet, and sidebar components (64e52fa)
  • lexico: ✨ initialize Supabase configuration and database schema (9ed3fe3)
  • lexico: ✨ lexico migration 1 (30cdf00)
  • lexico: ✨ lexico migration 2 (0ce5eb7)
  • lexico: ✨ migration 3 (3114c98)
  • lexico: ✨ update styles and components for improved accessibility and design (4dcfdcd)
  • lexico: 🏗️ scaffold lexico and lexico-components (b7f08b3)
  • lexico: 💄 styling entry card (8e32d09)
  • monorepo: ✨ add comprehensive code analysis tooling (#2) (60fefb5)
  • monorepo: ✨ enhance fetch utilities tests with improved timer handling (827b907)
  • monorepo: 👷 implement component generator (8149c27)

🐛 Bug Fixes

  • 🐛 delete Persistent Volume before uninstall (05a7e65)
  • 🐛 moon phase bug (d7ef67b)
  • 🐛 output (b06b2ca)
  • 🐛 parametrize timezone in ephemeris methods (a65c579)
  • 🔥 remove git submodule (164cb8d)
  • 🚨 lint fix first pass (b869fc7)
  • aspect: 🐛 ensure absolute difference calculation for aspect comparison (65b512f)
  • caelundas: 🏷️ typecheck tests (06d97c6)
  • configuration: 🔧 enhance devcontainer setup and developer workspace configuration (#6) (99bb9ef)
  • env: 🔧 update output directory configuration in environment files (feebea4)
  • eslint: 🔧 update tsconfigRootDir to use __dirname for correct path resolution (4a8ac29)
  • lexico: ✨ typechecks (2a7e442)
  • lexico: 🐛 fix entry card styles and behavior WIP (72ac100)
  • monorepo: 🏷️ typecheck (1946e10)
  • monorepo: 🚨 fix eslint config errors (d51fead)
  • monorepo: 🚨 format, lint, typecheck (44f8978)
  • persistence: 🔧 update mountPath for data storage to /app/output (427f9e6)
  • quadruple: 🐛 update summary regex to correctly handle multiple symbols (8daabdc)
  • tests: 🐛 ensure output directory exists for integration tests (93ccbe7)
  • tests: 🐛 update test database paths for integration and unit tests (3cba380)

📝 Documentation

  • 📝 scripts and documentation (08ac117)
  • documentation: 📝 update planning prompts with improved structure and phase guidance (#7) (23c9813)
  • monorepo: 📝 Add instruction files and update configuration (#5) (9ae05b8)
  • nx: 📝 add general guidelines for working with Nx (bf21acc)

♻️ Code Refactoring

  • ♻️ ephemeris (57b46b8)
  • ♻️ k8s scripts (219a5b8)
  • ♻️ refactor output (9915052)
  • ♻️ refactor script utilities (63ad71e)
  • ♻️ remove configurable inputs (4be923d)
  • ♻️ script improvements (ec679cc)
  • ♻️ use tz-lookup for timezones (16f9132)
  • 🎨 formatting (8c7927b)
  • 🚚 move files, bash utilities (568e96c)
  • 🚚 rename kubernetes scripts (dbf8abf)
  • helm: ♻️ improve persistent volume deletion logic in uninstall script (7201b75)
  • helm: ♻️ rename helm-deploy to helm-upgrade and update script path (2b92772)
  • monorepo: ♻️ nx targets (ea6155e)
  • monorepo: ♻️ update markdown-lint command to use --configuration=write (24e0e62)
  • trigger lockfile check for any package.json or workspace config change (88b50f0)

📦 Build System

  • configuration: 🔧 switch devcontainer from node to root user for git worktree support (#8) (b9f8f52)