Skip to content

Latest commit

 

History

History
263 lines (155 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

263 lines (155 loc) · 5.42 KB

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.

Unreleased

Changed


2.3.7 - 2024-11-28

Changed

  • fixed typo on /now
  • updated dependencies
  • switched to esm for #277
  • added 11ty <img /> support for #231

2.3.6 - 2024-09-04

Changed

  • dependency updates (eleventy@3 beta, eleventy-plugin-rss@2) #245
  • updated /now page
  • switched to using config only for XML/RSS feed #244

2.3.5 - 2024-05-11

Changed

  • dependency updates
  • updated /now page
  • switched to 11ty-image plugin for social icons and header avatar

2.3.4 - 2024-03-13

Changed

2.3.3 - 2024-03-03

Changed

  • replaced link to resume in header with link to /now

Added

2.3.2 - 2024-03-01

Added

Changed

  • dependency updates (added pnpm-lock)
  • removed Polywork link from homepage
  • updates to about page

2.3.1 - 2023-01-31

Added

2.3.0 - 2023-02-19

Added

  • RSS feed #142
  • Polywork icon and link on homepage
  • link to RSS feed in header

Changed

  • tweaked homepage "hero" text and styling
  • switched all Nunjucks templates from html to njk file extension for improved syntax highlighting

2.2.0 - 2023-02-18

Added

Changed

  • updated dependencies (11ty 2.0!)

2.1.1 - 2023-01-30

Changed

  • fixed dark mode blockquote styling
  • removed parent folder for blog posts
  • simplified dates for blog posts

2.1.0 - 2023-01-29

Changed

  • fixed broken title on tag pages
  • switched to separate script step for compiling Sass
  • update postDate filter to handle different formats
  • changed output folder from "public" to "dist"

Added

2.0.0 - 2023-01-16

Changed

  • converted from Gatsby to Eleventy
  • styling tweaks
  • organized blog posts by year
  • text on home, about

1.3.3 - 2022-10-09

Changed

  • added publication and interview to about
  • updated dependencies (minor)
  • upgraded theme to v5.0.1

1.3.0

Added

  • added blog post: 35-interviews-with-0-applications

Changed

  • updated dependencies

Changed

  • fixed #64
  • fixed #65
  • fixed #25
  • updated dependencies

1.2.1

Changed

  • updated employer in intro (hero text)
  • updated dependencies

Removed

  • Google Analytics

1.2.0

Added

  • added Splitbee analytics to replace Google

Changed

  • social share card styling
  • fixed a few build warnings

1.1.0

Added

  • added dynamic social share cards

Changed

  • updated dependencies (Gatsby v4)
  • added backlinks in previous blog posts
  • ignored false negatives in Lighthouse CI audit

1.0.6 - 2021-10-25

Added

  • blog post on salary negotiation

Changed

  • updated dependencies
  • updated resume to latest

1.0.5 - 2021-09-02

Added

  • added projects to footer
  • added my Polywork timeline to header nav
  • added About page

Changed

  • updated dependencies
  • changed intro text

1.0.4 - 2021-06-08

Changed

  • tweaked anchor styles for improved readability
  • updated dependencies (Gatsby v3)
  • updated location (moved from SD to PNW)

1.0.3 - 2021-01-21

Added

  • og banner image

Changed

  • dependency updates
  • updated SEO/OG/Twitter meta tags

1.0.2 - 2021-01-20

Added

  • conical URLs #30

Changed

  • dependency updates
  • updated README

1.0.0 - 2020-08-16

Added

0.1.0 - 2020-08-14

Added