Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: make changelog looks better #88

Merged
merged 1 commit into from
Mar 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
169 changes: 57 additions & 112 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,131 +1,76 @@
# Changelog

## [1.0.0-1](https://github.com/fazibear/colorize/compare/v1.0.0-pre.1...v1.0.0-1) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-1 ([71a6adb](https://github.com/fazibear/colorize/commit/71a6adb36f77a491d0257403e93ea04605f3bf76))
* release 1.0.0.pre.1 ([4d12451](https://github.com/fazibear/colorize/commit/4d12451a85b6602ce0953587cf53ca253f898360))
* release 1.0.0.pre.1 ([ca5a56e](https://github.com/fazibear/colorize/commit/ca5a56efbfae94a029fdca34774fa7891a7f35c8))
* release 1.0.0.pre.1 ([abb5c82](https://github.com/fazibear/colorize/commit/abb5c82063bb8448852552109bc994e1d2de332b))

## [1.0.0-pre.1](https://github.com/fazibear/colorize/compare/v1.0.0-pre...v1.0.0-pre.1) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0.pre.1 ([dab9073](https://github.com/fazibear/colorize/commit/dab9073d5607e5fbd06015febac7de40557182f8))

## [1.0.0-pre](https://github.com/fazibear/colorize/compare/v1.0.0-beta.3...v1.0.0-pre) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-pre ([f8ae65b](https://github.com/fazibear/colorize/commit/f8ae65b847a50682f1e9f26aba74204845915b4d))

## [1.0.0-beta.3](https://github.com/fazibear/colorize/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-beta.2 ([45c3dd6](https://github.com/fazibear/colorize/commit/45c3dd6f503d5e5588f3f7598019dc7a53adac5e))
* release 1.0.0-beta.3 ([2eb8f9d](https://github.com/fazibear/colorize/commit/2eb8f9d8c486722b66acdc525653cdef3cb9b163))

## [1.0.0-beta.2](https://github.com/fazibear/colorize/compare/v1.0.0-beta.2...v1.0.0-beta.2) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-beta.2 ([45c3dd6](https://github.com/fazibear/colorize/commit/45c3dd6f503d5e5588f3f7598019dc7a53adac5e))

## [1.0.0-beta.2](https://github.com/fazibear/colorize/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-beta.2 ([29ed0c5](https://github.com/fazibear/colorize/commit/29ed0c5ae97a9a66e4af7e376e2b2a937eaf024d))

## [1.0.0-beta.1](https://github.com/fazibear/colorize/compare/v0.8.1...v1.0.0-beta.1) (2023-03-23)


### Miscellaneous Chores

* release 1.0.0-beta.1 ([6303e25](https://github.com/fazibear/colorize/commit/6303e257690cfa7b3efbf11993a4cd75418b5d5e))
* release 1.0.0.beta ([fbb2cb2](https://github.com/fazibear/colorize/commit/fbb2cb25ff17e9f46ca7fc9b8173414b0f8df7db))
* release 1.0.0.beta ([f8cb1e4](https://github.com/fazibear/colorize/commit/f8cb1e4033150143918f45663b74c5a574ca372b))

== 1.0.0 / 2023-03-23
* add more modes
* add aliases
* grey and gray default aliases
* update dependencies
* add non-visible text delimiters
* add prevent_color switch
* cleanup and refactor

== 0.8.1 / 2016-06-29
* fix gemspec bug

== 0.8.0 / 2016-06-27
## 1.0.0 / 2023-03-23
- add more modes
- add aliases
- grey and gray default aliases
- update dependencies
- add non-visible text delimiters
- add prevent_color switch
- cleanup and refactor

## 0.8.1 / 2016-06-29
- fix gemspec bug

## 0.8.0 / 2016-06-27
* add ColorizedString class
* update README file
* add rubocop.yml and follow style
* add italic mode
* remove interpreter warrnings
- add italic mode
- remove interpreter warrnings

== 0.7.7 / 2015-04-19
* update gems
## 0.7.7 / 2015-04-19
- update gems

== 0.7.6 / 2015-04-18
* fix bugs
## 0.7.6 / 2015-04-18
- fix bugs

== 0.7.5 / 2014-12-11
* big code refactoring
* disable_colorization feature added
## 0.7.5 / 2014-12-11
- big code refactoring
- disable_colorization feature added

== 0.7.4 / 2014-12-10
* code cleanups
## 0.7.4 / 2014-12-10
- code cleanups

== 0.7.3 / 2014-05-19
* fix new line maching
## 0.7.3 / 2014-05-19
- fix new line maching

== 0.7.2 / 2014-04-08
* tests cleanups
* gem release date fixed
## 0.7.2 / 2014-04-08
- tests cleanups
- gem release date fixed

== 0.7.1 / 2014-04-02
* handling wrong color values
## 0.7.1 / 2014-04-02
- handling wrong color values

== 0.7.0 / 2014-03-12
* refactored to use regexp pattern matching
* works with frozen strings
* works with concatenated string
## 0.7.0 / 2014-03-12
- refactored to use regexp pattern matching
- works with frozen strings
- works with concatenated string

== 0.6.0 / 2013-09-25
* code cleanups
* bold mode fixed
* STDOUT.isatty condition removed
* doc updated
* jeweler tasks removed
* Rakefile updated
## 0.6.0 / 2013-09-25
- code cleanups
- bold mode fixed
- STDOUT.isatty condition removed
- doc updated
- jeweler tasks removed
- Rakefile updated

== 0.5.8 / 2009-12-02
* code cleanups
* removed 'ruby -w' warnings
## 0.5.8 / 2009-12-02
- code cleanups
- removed 'ruby -w' warnings

== 0.5.7 / 2009-11-24
* moved to github/gemcutter
* 1.9 compatible
## 0.5.7 / 2009-11-24
- moved to github/gemcutter
- 1.9 compatible

== 0.5.6 / 2007-08-27
* rdocs Allison template
* cleanups
## 0.5.6 / 2007-08-27
- rdocs Allison template
- cleanups

== 0.5.5 / 2007-08-11
* added effects methods
* README files
* new rake file
## 0.5.5 / 2007-08-11
- added effects methods
- README files
- new rake file

== 0.5.0 / 2007-04-22
* initial rewritten version
## 0.5.0 / 2007-04-22
- initial rewritten version