Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0-dev.2](v1.0.0-dev.1...v1.0.0-dev.2) (2022-12-06) ### Features * **core:** implement user detection for users who renaming `displayName` or `userId` ([9c94b85](9c94b85)) * **discord:** notifier now notifies renaming user logs well ([f8e2bb6](f8e2bb6)) ### Bug Fixes * **discord:** fix a bug that discord notifier notifies with wrong number of data ([c04902b](c04902b)) * **discord:** fix a bug that notification having wrong unfollower count ([c6ee7c1](c6ee7c1)) ### Internal * **core:** now it save old `displayName` and `userId` whenever renames ([fbb574c](fbb574c)) * **core:** rename user log repository table name ([6bca5a2](6bca5a2)) * **twitter:** make twitter watcher to use official api client ([b75ab6a](b75ab6a)) * **twitter:** remove redundant legacy codes ([09b987a](09b987a))
- Loading branch information