Skip to content

Releases: cnstr/apt-parser-ts

v1.3.3

16 Feb 05:30
v1.3.3
8fc20ce
Compare
Choose a tag to compare
  • fix: trim random newlines between packages 9064a5e

cnstr/apt-parser@v1.3.2...v1.3.3

v1.3.2

16 Feb 03:52
v1.3.2
a645020
Compare
Choose a tag to compare

v1.3.1

15 Feb 20:36
v1.3.1
def0cc0
Compare
Choose a tag to compare

v1.3.0

15 Feb 20:34
v1.3.0
a784af8
Compare
Choose a tag to compare
  • chore: update readme dcc23a1
  • chore: add new tests and cleanup deprecated ones 7eaf388
  • chore: refactor control to binary control 9c72b3f
  • chore: implement packages testing 83d9539
  • fix: use lowercased md5 on packages 582c2ed
  • docs: document the packages interfaces 78a3672
  • docs: document the control interface 65d770e
  • feat: implement initial packages class 5f78b68
  • docs: document the control class 21d3900
  • feat: add potential maintainer parsing 4b451f1
  • chore: implement control testing efdcb34
  • fix: address multiple control parsing issues 56ab75f
  • docs: fix typo in base docs 142a72f
  • feat: initial control file type-safe parsing 7b43d2b
  • feat: use base class for raw and methods cd15489

cnstr/apt-parser@v1.2.0...v1.3.0

v1.2.0

14 Feb 19:58
v1.2.0
3c03610
Compare
Choose a tag to compare
  • revert: undo baseURL support c8384a0
  • chore: document older methods 404cdd1
  • feat: extract jsdoc to a seperate declaration c362636
  • chore: support baseURL imports with tsup b43440a
  • style: address readme typos 650ae0d
  • fix: treat suite and codename as nullables 47a1f4e
  • style: remove random newlines 3aaa3b9

cnstr/apt-parser@v1.1.1...v1.2.0

v1.1.1

10 Feb 18:56
v1.1.1
a1d9f77
Compare
Choose a tag to compare

v1.1.0

23 Jan 02:18
v1.1.0
8020116
Compare
Choose a tag to compare

This latest update adds support for strictly typed Release parsing.
See the README for more information on using the new strict types.

  • fix: update publish ignored files e6a9717
  • fix: export ReleaseHash 63f5b7a
  • chore: document new Release in readme cc4b37d
  • feat: get raw data directly on the class 4e48eec
  • chore: remove resolved todo 2c273d6
  • chore: fix typo in readme bab9b71
  • feat: implement strictly typed release 532b01e
  • feat: reorganize into src folder ace2451

cnstr/apt-parser@v1.0.2...v1.1.0

v1.0.2

16 Jan 20:15
v1.0.2
00cf038
Compare
Choose a tag to compare
  • fix: ignore pnpm-lock.yaml when publishing 01d8284
  • chore: add np for publishing c951c15

cnstr/apt-parser@v1.0.1...v1.0.2