# CommonNovel v0.1.0 Released!

CommonNovel v0.1.0 released!

This release contains the language specification, its implements.

> \[IMPORTANT\]  
> For now, it is alpha version. We are dissucssing about new functions, issue and others, and improves it.

- [GitHub Release](https://github.com/AliceNovel/CommonNovel/releases/tag/v0.1.0)

## Changed points

- Specification
- C# Implementation
  - Noder (a.k.a. Tokenizer)
  - Parser
  - Executor
- CI/CD

And others

## Download

- [Nuget.org](https://www.nuget.org/packages/AliceProject.CommonNovel/0.1.0)

### Source code

- [v0.1.0.zip](https://github.com/AliceNovel/CommonNovel/archive/refs/tags/v0.1.0.zip)
- [v0.1.0.tar.gz](https://github.com/AliceNovel/CommonNovel/archive/refs/tags/v0.1.0.tar.gz)
