# ultraflag

## 0.2.3

### Patch Changes

- Updates README to include more context

## 0.2.2

### Patch Changes

- 9381b11: Updates README to include `node:util`

## 0.2.1

### Patch Changes

- 8a8ed93: Fixes an edge case where passing an empty `argv` array would return an empty object without default values.

## 0.2.0

### Minor Changes

- d1774a6: Treat boolean arguments as positionals

## 0.1.0

### Minor Changes

- 07f23c7: Optimize performance by using a single loop for parsing

## 0.0.2

### Patch Changes

- 015b033: add benchmarks

## 0.0.1

### Patch Changes

- 93b490c: Update README
