natural-time-js
Version:
Natural time is a fresh, elegant, and coherent way of measuring the movements of time here on the Earth. This new time standard is based on common sense and the observation of natural cycles. Learn more: https://naturaltime.app. This JavaScript Class tran
27 lines (19 loc) • 695 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.1] - 2024-03-26
### Fixed
- Fixed Southern hemisphere mustache angle calculations
- Added .npmignore file for better package distribution
## [2.0.0]
### Added
- Switch to typescript
- Documentation with JSDoc
- Complete suite of test files with JEST
- Reorganize files structure (breaking changes)
## [1.1.1]
### Fixed
- Initial public release with basic functionality
- Core natural time calculations
- Basic formatting options