# Changelog All notable changes to this project will be documented in this file. ## [0.6.1] - 2022-01-31 ### Bug Fixes - Fix tests - Fix typos for rust - Fix structs issue - Fix typos ### Documentation - Add sample for graphviz - Try to debug for rust - Add docs for modeling - Add some alias - Update README ### Features - Add inline suffix id support - Fix package for cycle - Add acess support - Add type for rust fields - Add line no support - Add debug for output josn - Add match for datatype - Add visual sever ### Refactor - Rename parameter from remove to without for impl suffix - Fix parameter issue - Extract class name - Rename parameter - Change mvc naming - Extract mapping method - Extract create nodes method ### Testing - Add test for graphvviz render service - Fix test ### Build - Test articfacts - Update release package - Revert job of upload - Update release config ## [0.6.0] - 2022-01-17 ### Bug Fixes - Fix tests - Fix render issue ### Documentation - Add sample for repository - Add concept docu - Add readme for content - Update usage - Update usage ### Features - Add without parent parameter - Add remove impl support - Init graphviz render - Add first version visual ### Miscellaneous Tasks - Release 0.6.0 ### Refactor - Add package to clazz - Move code to data - Fix impl issues ## [0.5.0] - 2022-01-15 ### Bug Fixes - Fix impl issue - Fix parameter issue again for option - Fix by modeling issue ### Documentation - Refactor: remove counts - Try to add log ### Features - Add grep support - Make concets works - Make concepting in beauty - Init camelcase tok - Make camelcael tok work - Init stopwords ### Miscellaneous Tasks - Release 0.5.0 ### Refactor - Move code from test to production - Extract semgnet method - Remove unused projects - Extract counter method - Split words - Extract more maps ## [0.4.0] - 2022-01-13 ### Documentation - Update todo - Add README ### Features - Init sqling - Init diffing cmd ### Miscellaneous Tasks - Release 0.4.0 ### Refactor - Testing query - Fix only issue for texts - Fix parse option clone issue - Add field only for parse ### Build - Init sqling - Init domaining - Init jieba - Update ignore ## [0.3.0] - 2021-06-10 ### Documentation - Update todos ### Features - Make by modules support ### Miscellaneous Tasks - Release 0.3.0 ### Refactor - Extract all in one ## [0.2.1] - 2021-06-10 ### Documentation - Thinking in merge options ### Features - Try to use method options ### Miscellaneous Tasks - Release 0.2.1 ### Refactor - Change to structopt - Add for parse option ### Testing - Fix option issue ## [0.2.0] - 2021-06-10 ### Bug Fixes - Fix url typos ### Features - Add filter by suffix func - Add ignore cases - Add filter for empty - Add filter for emptys - Add parser for delimiter - Enable filter to cli - Make include works ### Miscellaneous Tasks - Release 0.2.0 ### Refactor - Use clap to replace origin node ### Build - Create file filter design ## [0.1.7] - 2021-05-07 ### Bug Fixes - Fix typo ### Miscellaneous Tasks - Release 0.1.7 ### Ci - Fix fix assets duplicate issue ## [0.1.6] - 2021-05-07 ### Bug Fixes - Remove unused lock - Fix name typo ### Miscellaneous Tasks - Release 0.1.6 ## [0.1.5] - 2021-05-06 ### Features - Create api for mermaid - Add parameter for render modling - Support for space ### Miscellaneous Tasks - Release 0.1.5 ### Refactor - Use same model for mermaid & puml ### Testing - Fix test issue ### Build - Update workflow - Fix no ctags issue - Fix typos ## [0.1.4] - 2021-05-02 ### Documentation - Fix docs issues ### Features - Use args for input ### Miscellaneous Tasks - Release 0.1.4 ## [0.1.3] - 2021-05-02 ### Features - Create mermaid render - Make mermaid works - Create cargo bin ### Miscellaneous Tasks - Release 0.1.3 ### Refactor - Move render method to mod ## [0.1.2] - 2021-05-02 ### Bug Fixes - Fix project link error issue ### Documentation - Fix docs error issue ### Miscellaneous Tasks - Release 0.1.2 ## [0.1.1] - 2021-05-02 ### Documentation - Update README - Add sample for puml - Update samples for code - Update ctags version ### Features - Make it works - Expose by files api ### Refactor - Inline code ### Build - Create modeling package - Import code from coco - Config of projects