# Changelog

All notable changes to this project will be documented in this file.

## [0.0.2] - 2023-07-24

### Bug Fixes

- Allow warnings
- Formatting

### Features

- Add identifiers (names)
- Support reserved identifiers
- Add keywords
- Add punctuation
- Add operators

### Refactor

- Make sections obvious

## [0.0.1] - 2023-07-20

### Bug Fixes

- Register lexer correctly

### Features

- Add `Makeup.Lexer` boilerplate implementation
- Add literals, comments, whitespace

### Miscellaneous Tasks

- Generate new mix project
- Prepare for publishing
- Add CI
- Add format config
- Add ex_doc package

### Refactor

- Remove unused combinators

<!-- generated by git-cliff -->
