# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]
### Added
- New CLI tool for batch processing.

### Changed
- Improved performance of the `cat_tools` module.

### Fixed
- Resolved a memory leak issue in `vsh`.

## [1.0.1] - 2024-08-24
### Added
- Added new parsing feature to `cat_parser`.
- Added support for XYZ format in `vlbi_tools`.

### Fixed
- Fixed a bug in `solve_parser` causing incorrect file parsing.
### Fixed
- Fixed issue with file parsing [#123](https://github.com/username/project/issues/123).


## [1.0.0] - 2024-08-01
### Added
- Initial release of the Fundamental Astrometric Catalog Tools (FACT).
- Modules included: `cat_parser`, `cat_tools`, `solve_parser`, `vlbi_tools`, `vsh`.
