Skip to content

Commit 39f1652

Browse files
authored
Points the README at statifier-ex (#114)
- Replaces the active-development notice, which no longer holds: this repo is archived and 1.x sees no further development - Names riddler/statifier-ex as the rewrite that will publish statifier 2.0 on Hex - States that 1.9.x stays on Hex and keeps working as-is
1 parent 7dfd2a1 commit 39f1652

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
[![Hex.pm Version](https://img.shields.io/hexpm/v/statifier.svg)](https://hex.pm/packages/statifier)
66
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/statifier/)
77

8-
> ⚠️ **Active Development Notice**
9-
> This project is still under active development and things may change even though it is passed version 1. APIs, features, and behaviors may evolve as we continue improving SCXML compliance and functionality.
8+
> 📦 **This repository is archived. Development has moved to [riddler/statifier-ex](https://github.com/riddler/statifier-ex).**
9+
> statifier-ex is a ground-up rewrite of this engine and will publish as `statifier` 2.0 on Hex.
10+
> This repository stays here, read-only, as the v1 history. **The 1.9.x releases remain on Hex and are usable as-is** - `{:statifier, "~> 1.9"}` keeps working exactly as it does today, but 1.x will not see further development.
1011
1112
An Elixir implementation of SCXML (State Chart XML) state charts with a focus on W3C compliance.
1213

0 commit comments

Comments
 (0)