This repository was archived by the owner on Jan 20, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
rodolphocastro/yesterday
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Yesterday is a platform for generating, keeping and distributing your project's changelogs!
This project is inspired byKeep a Changelog and by always having to create, manually, my ownCHANGELOG.md
and commit multiple bumps to it between releases.
Currently under development
Currently under development
- User Profiles
- Allow users to login and keep a profile within Yesterday
- Projects
- Allow users to create "Projects"
- A Project should have
- A list of owners
- A list of collaborators
- A name
- A description
- A list of Versions
- Versions
- Allow users to create "Versions"
- Each version will map to a section within the Changelog
- A version should have
- A version tag
- A Release date
- A list of Added items
- A list of Changed items
- A list of Fixed items
- A list of Removed items
- A list of Links
- A version might have
- A codename
- User Profiles
- Allow login by using the following providers:
- GitHub
- Microsoft Accounts
- Allow login by using the following providers:
- Projects
- Present a project Timeline
- Versions
- Export changelogs to:
- Markdown
- Html
- Json
- Yaml
- Export changelogs to:
- Versions
- Import from:
- Markdown changelogs
- Json changelogs
- Yaml changelogs
- Import from:
- Versions
- Import from:
- Git log
- Import from:
Check out these other projects: