Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning, i.e. MAJOR.MINOR.PATCH (Breaking.Feature.Patch).

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased]

  • Things to come
  • Move to new version section if completed

[0.4.0] - 2022-08-04

Added

  • .markdownlint.yml
  • python-futures.md scheduled for 2022-09-08

[0.3.0] - 2022-07-28

Added

  • Post about comprehension versus map() in Python
  • Post draft of iterators versus generators in Python

Changed

  • Post names for Transformer distiled 1 and 2, static sites, covar shift and inductive priors as well as MatMul vs EinSum in Python
  • Schedule of posts

[0.2.0] - 2022-07-26

Added

  • post about decorators in python
  • CHANGELOG.md

[0.1.0] - 2022-07-04

Added

  • forked from amitmerchant1990/reverie