Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 817 Bytes

ROADMAP.md

File metadata and controls

17 lines (12 loc) · 817 Bytes

Roadmap

The project is currently versioned as 0.1.0 and is in its early stages of development. Because of that, the API is subject to change at any time, and it's recommended to use the git-based installation method.

After everything is well-shaped, the 1.0.0 release will happen.

Afterwards, the project will get implementation of other ANAF APIs that were not implemented yet, and the API will be extended to support more features.

pre-v1.0 features:

  • bindings for:
    • PHP (ship it as php-ext) -- ext-php-rs;
    • NodeJS (ship it as native node module) -- neon;
    • Python (ship it as python module) -- pyo3;

post-v1.0 features:

  • ANAF e-Factura API
  • ANAF e-Transport API