Skip to content

Releases: james-pre/utilium

0.6.2

14 Sep 14:03
v0.6.2
7866fee
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

Fixed a tsconfig misconfiguration resulting in an incorrect dist directory structure.

0.6.1

14 Sep 00:42
v0.6.1
a2a1f3a
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

Polyfill DecoratorContext.metadata

0.6.0

13 Sep 23:04
v0.6.0
fcf9cb3
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Updated struct to work with standard ES decorators.

0.5.10

04 Sep 23:31
v0.5.10
8f08b8f
Compare
Choose a tag to compare
0.5.10 Pre-release
Pre-release

Add new Set methods to List.

0.5.9

25 Aug 16:00
v0.5.9
8172fdf
Compare
Choose a tag to compare
0.5.9 Pre-release
Pre-release

tsconfig.json is now included in the distributed package.

0.5.8

24 Aug 17:54
v0.5.8
495fa01
Compare
Choose a tag to compare
0.5.8 Pre-release
Pre-release

Update Typescript and Typedoc, locked TS to ES2023

0.5.7

23 Aug 00:26
v0.5.7
bd597d5
Compare
Choose a tag to compare
0.5.7 Pre-release
Pre-release

Added map function

0.5.6

17 Jul 15:19
v0.5.6
0a81382
Compare
Choose a tag to compare
0.5.6 Pre-release
Pre-release

Added the WithOptional type

0.5.5

17 Jul 12:58
v0.5.5
2798f3b
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release

Added missing '.' entry in package.json entries.

0.5.4

17 Jul 12:49
v0.5.4
12ba6a9
Compare
Choose a tag to compare
0.5.4 Pre-release
Pre-release
  • Removed fs-dependent exports from index.ts
  • Added exports package.json field.