# 0.2.0 (26.09.2024) ## Features - Add support of modules for `*.ts` - Add directive `module` # 0.1.6 (24.09.2024) ## Changes - Provide configuration setting to control applying BigInt type # 0.1.5 (24.09.2024) ## Fixes - Use BigInt type for u64, u128, usize, i64, i128, isize - Correctly parse f16, f32 and f64 types - Serialize names like r#field # 0.1.4 (23.09.2024) ## Fixes - Ignore foreign attributes during parsing