File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ 1.0.0] - 2021/03/24
9+
10+ ### Added
11+
12+ - Scripts
13+ - Ease
14+ - EaseFunction
15+ - Sequence
16+ - Settings
17+ - Tween
18+ - Tween+Chaining
19+ - Tweener
20+ - TweenState
21+ - TweenUpdater
22+ - Tweenable Objects
23+ - Audio
24+ - Camera
25+ - CanvasGroup
26+ - Graphic
27+ - Light
28+ - SpriteRenderer
29+ - TextMesh
30+ - Transform
31+
Original file line number Diff line number Diff line change 11{
22 "name" : " com.zigurous.animation.tweening" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "displayName" : " Zigurous Animation Tweening" ,
55 "description" : " The Animation Tweening package provides a system for tweening object properties in Unity." ,
66 "unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments