Releases: TheElegantCoding/logginlys
Releases · TheElegantCoding/logginlys
Release list
Release 4.0.1
♻️ Refactors
- refactor: update release script to include build step
fa2f9eeby@TheElegantCoding - refactor: standardize formatting of files array in package.json
b073485by@TheElegantCoding
Release 4.0.0
♻️ Refactors
- refactor: remove unused ANSI and CSS customization options from Logger configuration
a209de2by@TheElegantCoding - refactor: add defaultLogger export to index for improved accessibility
8dd650aby@TheElegantCoding - refactor: enhance defaultLogger to include styled badges for log levels
059418dby@TheElegantCoding - refactor: add binary and aesthetic loader styles to enhance visual options
9678168by@TheElegantCoding - refactor: enhance LoggerLoader to accept finalMessage parameter and simplify stop method
2847420by@TheElegantCoding - refactor: update Logger class to use LoggerParameters and simplify formatAnsi method
7f003f8by@TheElegantCoding - refactor: streamline logger configuration and enhance loader functionality
4f61fe5by@TheElegantCoding - refactor: remove unused imports and LoggerClassParameters type from logger_options.ts
19809baby@TheElegantCoding
🐛 Bug Fixes
- fix: add missing badge property to ansi in LoggerStyles type
92175d2by@TheElegantCoding - fix: remove unnecessary align attributes and correct badge names in README
31201a2by@TheElegantCoding
🛠️ Chores
- chore: update eslint-config-universal-code to version 1.0.19 and gitlys to version 2.0.1
354f4a4by@TheElegantCoding - chore: update gitlys to version 1.1.5 and remove npm publish script
26054b4by@TheElegantCoding - chore: remove outdated copilot instructions file
95d4530by@TheElegantCoding
🍱 Assets
- asset: update SVG icons: Modify rocket and terminal icons, add satellite icon
dd396d8by@TheElegantCoding - asset: add social template image for enhanced branding
296734eby@TheElegantCoding - asset: add npm and TypeScript badges; remove unused social template image
21cef46by@TheElegantCoding
Release 3.0.2
Release 🚀 [3.0.2]
🐛 Bug Fixes
- fix: update gitlys dependency version to 1.1.4
0423e71by@TheElegantCoding - fix: update loading message formatting for improved clarity
139d5b1by@TheElegantCoding - fix: update asset paths in README for consistency
1e060b5by@TheElegantCoding - fix: restore publishConfig section in package.json
d926c3dby@TheElegantCoding - fix: correct formatting of max-statements rule in ESLint configuration
2d6abfaby@TheElegantCoding
🚀 Releases
- release: 3.0.0
3f5f143by@TheElegantCoding
✨ Features
- feat: add .gitlys.json configuration for linting, release, and changelog
d5fb84fby@TheElegantCoding - feat: add postinstall and release scripts, update devDependencies
2cca95bby@TheElegantCoding - feat: bump version to 2.0.2 in package.json
8ce2872by@TheElegantCoding - feat: update package.json for version bump and correct repository URLs
793ce78by@TheElegantCoding - feat: add initial README with project overview, installation, and usage instructions
6145250by@TheElegantCoding - feat: update loader position logic for improved message display
5e00c0eby@TheElegantCoding - feat: update loader position to the right for improved layout
04df3bbby@TheElegantCoding - feat: enhance README with loader customization options and new logger methods
34cec65by@TheElegantCoding - feat: add new image assets for column and style representations
97e12b0by@TheElegantCoding - feat: refactor logger module and update playground examples for new logger utilities
2e9181dby@TheElegantCoding - feat: remove unused box, emoji, icon, style, loader, and url constants and utilities
7d604aaby@TheElegantCoding - feat: replace icon and emoji imports with loggerIcon and loggerEmoji for consistency
5af2c91by@TheElegantCoding - feat: add loaderStyle constant for customizable loading animations
5182e7dby@TheElegantCoding - feat: implement loggerBox function for styled logging output
78d4004by@TheElegantCoding - feat: add loggerIcon constant for standardized logging icons
42fb41eby@TheElegantCoding - feat: add loggerEmoji constant for standardized emoji logging
a67d372by@TheElegantCoding - feat: add loggerColumn function for formatted output in columns
c4affb7by@TheElegantCoding - feat: implement logger URL utilities for path extraction and ANSI formatting
122021dby@TheElegantCoding - feat: add cSpell configuration for ANSI word recognition
1774fbbby@TheElegantCoding - feat: add loggerAnsiStyle constant for ANSI text formatting options
583da39by@TheElegantCoding - feat: add boxStyles constant for various box styles
de40ba9by@TheElegantCoding - feat: implement LoggerLoader class for enhanced loading animations
973ddc5by@TheElegantCoding - feat: implement loggerStyle with ANSI and CSS formatting options
0dfb992by@TheElegantCoding - feat: add LoggerStyleAnsiParameters type for enhanced styling options
719dfe8by@TheElegantCoding - feat: refactor loader method to accept options object for improved flexibility
535aad3by@TheElegantCoding - feat: add showTimestamp option to loader for enhanced loading feedback
ff3f911by@TheElegantCoding - feat: replace getTimestamp with getTime utility for improved time formatting
6c4f71fby@TheElegantCoding - feat: add showTimestamp option to LoggerLoader for enhanced loading feedback
e3a8c3bby@TheElegantCoding - feat: add showTimestamp option to LoggerLoaderParameters for improved logging flexibility
93573c0by@TheElegantCoding - feat: add getTime utility function for retrieving formatted time
825252eby@TheElegantCoding - feat: add showBadge option to LoggerParameters for enhanced logging customization
30bbdcbby@TheElegantCoding - feat: enhance LogManager by adding showBadge option and refining method parameters for consistency
769dc4aby@TheElegantCoding - feat: update success message logging options to include showBadge and showTimestamp properties
0f2b6cbby@TheElegantCoding - feat: add showBadge property to defaultLogger for improved visibility
bdb1167by@TheElegantCoding - feat: add showBadge option to LoggerParameters for enhanced logging customization
109b647by@TheElegantCoding - feat: add tsup.config.ts to include paths in tsconfig.json
ae31f73by@TheElegantCoding - feat: update eslint configuration by removing unused 'astro' option and cleaning up ignored files
210821aby@TheElegantCoding - feat: add example of extending LogManager with a custom logging method
5d6b940by@TheElegantCoding - feat: enhance LogManager with ANSI/CSS formatting and new logging methods
6397cf6by@TheElegantCoding - feat: add logBox function with ANSI and CSS box logging capabilities
74a7972by@TheElegantCoding - feat: implement LoggerLoader class for loading animations with customizable messages and colors
68f7973by@TheElegantCoding - feat: add example usage for LogManager with custom styles and box usage [
7c61e20](...