v0.0.10

The-Vibe-Company/megaparsev0.0.10Jun 4, 2024by StanGirard

AI Summary

Updated typing from `LiteralString` to `Literal` and added Dockerfile and Makefile for project setup.

Key Highlights

  • Changed from LiteralString to Literal (typing)
  • Added Dockerfile and Makefile

New Features

  • Typing update
  • Dockerfile and Makefile

Full Release Notes

## 0.0.10 (2024-06-04)

## What's Changed
* Change from LiteralString to Literal (typing) by @dSupertramp in https://github.com/QuivrHQ/MegaParse/pull/21
* chore: Add Dockerfile and Makefile for project setup by @StanGirard in https://github.com/QuivrHQ/MegaParse/pull/23

## New Contributors
* @dSupertramp made their first contribution in https://github.com/QuivrHQ/MegaParse/pull/21

**Full Changelog**: https://github.com/QuivrHQ/MegaParse/compare/v0.0.9...v0.0.10