Skip to content

Latest commit

 

History

History
180 lines (106 loc) · 9.03 KB

CHANGELOG.md

File metadata and controls

180 lines (106 loc) · 9.03 KB

Changelog

All changes to this project will be documented in this file. Commits titled "Update spec info" are generated automatically and contain updates to spec property values. Check the corresponding Git commit for details.

1.5.1 - 2020-06-04

Commits

1.5.0 - 2020-06-03

Merged

  • Update CSS Parser API URL #67
  • Update Input Device Capabilities URL #68
  • Update Text Fragments URL (repo was renamed) #66

Commits

1.4.0 - 2020-06-01

Merged

  • Remove Web Budget API #65

Commits

1.3.0 - 2020-05-29

Merged

  • Force HTTPS URLs, drop CSS Forms, add specs #64
  • Update Background Sync URL #63
  • Adjust a couple of TR URLs to match W3C API shortnames #59

Commits

1.2.0 - 2020-05-27

Merged

  • Drop CSS TV Profile 1.0 #57

Commits

1.1.3 - 2020-05-26

Merged

  • Use plural for Service Workers shortname #49

Commits

1.1.2 - 2020-05-26

Merged

  • Force Service Worker spec shortname #48

Commits

1.1.1 - 2020-05-22

Commits

1.1.0 - 2020-05-20

Merged

  • Release process: update changelog before commit #46
  • Drop Box Tree API Level 1 from the list #47
  • Add CC0 license to package.json #45

Commits

1.0.0 - 2020-05-07

Merged

  • Add CC0 license for the actual list of specs #43
  • Add Web Periodic Background Synchronization #42
  • Linter: separate tests from actual linting code #41
  • Add documentation to README and CONTRIBUTING #39
  • Update URL of requestVideoFrameCallback spec #40
  • Add changelog and mechanism to update it on release #37
  • Trap errors and fail properly when building index #36
  • Rename xxxInSeries to seriesXxx #34
  • Add code to manage releases #33
  • Add first list of specs #26
  • Align property names with W3C API #31
  • Add open source license #30
  • Export completed list of specs in index.json file #29
  • Fetch spec info from W3C API, Specref or the spec #22
  • Add filtering param for index.js when used as CLI #21
  • Fix currentLevel computation for delta specs #20
  • Add currentLevel property #18
  • Allow delta flag and add previous/next links #8
  • Add logic to compute shortname, family name and level #7
  • Detect and drop duplicate URLs when linting #6
  • Fix nits/typos from "Allow specs to be represented by a simple string" #4
  • Allow specs to be represented by a simple string #3
  • Add specs.json with a single spec and linting #2

Fixed

  • Trap errors and fail properly when building index (#36) #35

Commits

  • [data] Update spec info 6637d3e
  • [data] Update spec info d5fb4f1
  • Add tests for linter 55acd74
  • Add JSON Schema and schema validation to linting logic 82aeffd
  • Add missing changelog template files 33edde9
  • [data] Update spec info 88afc79
  • Fix linting tests on duplication to pass shortname generation 7a437ab
  • [data] Update spec info 2f1b4aa
  • Simplify string detection logic 6f77ab1
  • Add first README and w3c.json file 0e905d2
  • Adjust workflow names 7766efb
  • Remove group field from w3c.json c62bb96
  • [data] Update spec info 4898aef
  • [data] Update spec info dd09395
  • Ignore git commit exit code in fetch info workflow 514687e

Credits

Generated by auto-changelog.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.