gitee.com/quant1x/pkg@v0.2.8/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  All notable changes to this project will be documented in this file.
     4  
     5  ## [Unreleased]
     6  
     7  ## [0.2.8] - 2024-05-11
     8  ### Changed
     9  - 更新依赖库版本.
    10  
    11  ## [0.2.7] - 2024-03-17
    12  ### Changed
    13  - 更新依赖库版本.
    14  
    15  ## [0.2.6] - 2024-01-13
    16  ### Changed
    17  - 更新依赖库版本.
    18  
    19  ## [0.2.5] - 2024-01-11
    20  ### Changed
    21  - 清理多余的文件.
    22  
    23  ## [0.2.4] - 2024-01-11
    24  ### Changed
    25  - 修订csv读取到科学计数法时不能解析的bug.
    26  
    27  ## [0.2.3] - 2024-01-02
    28  ### Changed
    29  - 新增: github.com/satori/go.uuid v1.2.0.
    30  
    31  ## [0.2.2] - 2023-12-31
    32  ### Changed
    33  - 新增: gopkg.in/ini.v1 v1.67.0.
    34  - 新增: gopkg.in/ini.v1 v1.67.0.
    35  - 修复fastjson对原仓库地址的依赖.
    36  
    37  ## [0.2.1] - 2023-12-31
    38  ### Changed
    39  - Value对象新增GetString方法.
    40  
    41  ## [0.2.0] - 2023-12-31
    42  ### Changed
    43  - 增加用于检测go-disruptor新版本的测试代码.
    44  - 新增: github.com/smartystreets-prototypes/go-disruptor v0.0.0-20231024205940-61200af675a1.
    45  
    46  ## [0.1.9] - 2023-12-31
    47  ### Changed
    48  - 更新依赖库版本.
    49  - 新增: github.com/valyala/fastjson v1.6.4, 重置.
    50  - 新增: github.com/valyala/fastjson v1.6.4, 重置.
    51  - 新增: github.com/valyala/fastjson v1.6.4.
    52  
    53  ## [0.1.8] - 2023-12-29
    54  ### Changed
    55  - 新增: github.com/nxadm/tail v1.4.11.
    56  
    57  ## [0.1.7] - 2023-12-23
    58  ### Changed
    59  - 更新依赖库.
    60  - 新增: github.com/stretchr/testify v1.8.4.
    61  - 新增: github.com/stretchr/objx v0.5.1.
    62  
    63  ## [0.1.6] - 2023-12-21
    64  ### Changed
    65  - Yaml增加设置默认值.
    66  
    67  ## [0.1.5] - 2023-12-12
    68  ### Changed
    69  - 更新依赖库.
    70  - 更新go版本到1.21.5.
    71  
    72  ## [0.1.4] - 2023-12-05
    73  ### Changed
    74  - 更新依赖库版本.
    75  
    76  ## [0.1.3] - 2023-12-05
    77  ### Changed
    78  - 新增: github.com/dop251/goja v0.0.0-20231027120936-b396bb4c349d.
    79  - 新增: github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d.
    80  
    81  ## [0.1.2] - 2023-12-03
    82  ### Changed
    83  - 新增: gopkg.in/yaml.v3 v3.0.1.
    84  - 新增: gopkg.in/yaml.v3 v3.0.1.
    85  
    86  ## [0.1.1] - 2023-11-27
    87  ### Changed
    88  - 新增: rsc.io/qr v0.2.0.
    89  - 新增: github.com/mdp/qrterminal.
    90  - 新增: github.com/gocarina/gocsv v0.0.0-20231116093920-b87c2d0e983a.
    91  - 新增Changelog.
    92  
    93  ## [0.1.0] - 2023-11-18
    94  
    95  ### Changed
    96  
    97  - 更新依赖库.
    98  - 调整README, 增加收录原则的说明.
    99  - 新增: github.com/olekukonko/tablewriter v0.0.5.
   100  - 新增: github.com/mattn/go-runewidth v0.0.15.
   101  - 新增: github.com/creasty/defaults v1.7.0.
   102  - 新增: github.com/creasty/defaults v1.7.0.
   103  - 调整忽略的文件规则.
   104  - 初始化pkg.
   105  - Add LICENSE.
   106  - Initial commit.
   107  
   108  [Unreleased]: https://gitee.com/quant1x/pkg/compare/v0.2.8...HEAD
   109  
   110  [0.2.8]: https://gitee.com/quant1x/pkg/compare/v0.2.7...v0.2.8
   111  [0.2.7]: https://gitee.com/quant1x/pkg/compare/v0.2.6...v0.2.7
   112  [0.2.6]: https://gitee.com/quant1x/pkg/compare/v0.2.5...v0.2.6
   113  [0.2.5]: https://gitee.com/quant1x/pkg/compare/v0.2.4...v0.2.5
   114  [0.2.4]: https://gitee.com/quant1x/pkg/compare/v0.2.3...v0.2.4
   115  [0.2.3]: https://gitee.com/quant1x/pkg/compare/v0.2.2...v0.2.3
   116  [0.2.2]: https://gitee.com/quant1x/pkg/compare/v0.2.1...v0.2.2
   117  [0.2.1]: https://gitee.com/quant1x/pkg/compare/v0.2.0...v0.2.1
   118  [0.2.0]: https://gitee.com/quant1x/pkg/compare/v0.1.9...v0.2.0
   119  [0.1.9]: https://gitee.com/quant1x/pkg/compare/v0.1.8...v0.1.9
   120  [0.1.8]: https://gitee.com/quant1x/pkg/compare/v0.1.7...v0.1.8
   121  [0.1.7]: https://gitee.com/quant1x/pkg/compare/v0.1.6...v0.1.7
   122  [0.1.6]: https://gitee.com/quant1x/pkg/compare/v0.1.5...v0.1.6
   123  [0.1.5]: https://gitee.com/quant1x/pkg/compare/v0.1.4...v0.1.5
   124  [0.1.4]: https://gitee.com/quant1x/pkg/compare/v0.1.3...v0.1.4
   125  [0.1.3]: https://gitee.com/quant1x/pkg/compare/v0.1.2...v0.1.3
   126  [0.1.2]: https://gitee.com/quant1x/pkg/compare/v0.1.1...v0.1.2
   127  [0.1.1]: https://gitee.com/quant1x/pkg/compare/v0.1.0...v0.1.1
   128  [0.1.0]: https://gitee.com/quant1x/pkg/releases/tag/v0.1.0