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:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.
[Unreleased]
- Things to come
- Move to new version section if completed
[0.4.0] - 2022-08-04
Added
.markdownlint.ymlpython-futures.mdscheduled 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
MatMulvsEinSumin 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