# Expected Release Path for AlgoTrees
### These are dates are not spicific and will not have set times. Releases my vary depending on difficulty and time alloted for the portion of the project
## Releases:
1. Binary Trees (Beta)
- Full Release Expected: Late June - Mid July
- Current: 0.1.1
- Features Expected:
- Binary Tree Structure
- Creation Macro
- Get and Insert Functions
- Overide Functions / Replace Functions
- Traversial Functions
- Overall Common Binary Tree Functions
- Full Documentation
2. Trees w/ multiple nodes
- Full Release Expected: Early July - Early August
- Current: N/A
- Features Expected:
- Tree Structure
- Tree Creation Macro
- Get and Insert Functions
- Overide Functions / Replace Functions
- Traversial Functions
- Overall Common Tree Functions
- Full Documentation
3. Graphs
- Full Release Expected: Early July - Early Augest
- Current: N/A
- Features Expected:
- Graph Structure
- Creation Macro
- Get and Insert Functions
- Overide Functions / Replace Functions
- Overall Common Graph Functions
- Full Documentation
4. Queues
- Full Release Expected: Early July - Mid July
- Current: 0.1.5
- Features Expected:
- Queue Structure
- Get and Insert Functions
- Overall Common Queue Functions
- Full Documentation
5. Others comming soon (late July - Early October)