What's Changed
* Omit condition check for empty candidate by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/171
* Fix 'current' coordinate handling when target is given as array by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/172
* Read both Az. and El. axes of encoders with single instance by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/177
* Run astropy function to create parameter file cache by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/179
* Add integrated recorder, which can handle arbitrary record writer by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/182
* Use `ConsoleLogger` by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/183
* Implement file writer by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/184
* Fix default argument by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/189
* Add speed calculator with consideration of deceleration towards drive range limit by KaoruNishikawa in https://github.com/necst-telescope/neclib/pull/191
**Full Changelog**: https://github.com/necst-telescope/neclib/compare/v0.12.3...v0.12.4