Skip to content

The Changelog - v0.1.0

I'm trying out a new format to encourage me to write more. I'm calling it the ✨ Changelog ✨.

A changelog (also spelled change log) is a log or record of all notable changes made to a project. source

However, in my case, I will be documenting significant changes in my life. Each changelog will follow the semantic versioning system, which is a standard approach used in software development to indicate changes in a project. These changes can be either major ( 🚨 breaking!) or minor (🩹 patches). In this changelog, I will include updates on discoveries, project advancements, and any other noteworthy developments that I feel deserve an update - big or small.

Without further ado, here is the first release of my Changelog! 🎉 Version 0.1.0 🎉


📕 Learned:

✨ New:

  • 📈 I've been aware of yfinance for years. Recently, I discovered a nice alternative yahooquery. The documentation is great and I wish yfinance had similar docuemntation and consistent docstrings like yahooquery.
  • 🐍 Saw a tweet about this cool Python package called Magentic which integrate LLMs as Python functions.

🚨 Changed: