Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: harttle/contest.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: harttle/contest.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 18 commits
  • 81 files changed
  • 3 contributors

Commits on Jun 9, 2021

  1. Update README.md

    harttle authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2a815cd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Update README.md

    harttle authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    2f3a5fb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. feat(types): ported to typescript

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    9f3edb8 View commit details
    Browse the repository at this point in the history
  2. release: v1.0.0

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    7ad7821 View commit details
    Browse the repository at this point in the history
  3. version: v1.0.1

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    46bafd5 View commit details
    Browse the repository at this point in the history
  4. fix: Node.ts -> Node.js

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    7e34597 View commit details
    Browse the repository at this point in the history
  5. chore(eslint): ignore lib directory

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e3c7c5e View commit details
    Browse the repository at this point in the history
  6. feat: add type overloads for heap

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    d2057b6 View commit details
    Browse the repository at this point in the history
  7. feat: add missing export

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    49a2442 View commit details
    Browse the repository at this point in the history
  8. docs: added js raw souces

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    9a45f17 View commit details
    Browse the repository at this point in the history
  9. feat: _ -> # for private modifier

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    4e0e9b0 View commit details
    Browse the repository at this point in the history
  10. chore: update package.json file info

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    4e35280 View commit details
    Browse the repository at this point in the history
  11. feat: refine types for memorized

    upupming authored and harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    68ca781 View commit details
    Browse the repository at this point in the history
  12. style: fix styles in test/

    harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    91e64f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9afbbd View commit details
    Browse the repository at this point in the history
  14. fix: package.json

    harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6cb0d60 View commit details
    Browse the repository at this point in the history
  15. refactor: readability

    harttle committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    6f27081 View commit details
    Browse the repository at this point in the history
  16. chore(release): 1.1.0 [skip ci]

    # [1.1.0](v1.0.0...v1.1.0) (2021-06-14)
    
    ### Bug Fixes
    
    * Node.ts -> Node.js ([7e34597](7e34597))
    * package.json ([6cb0d60](6cb0d60))
    
    ### Features
    
    * **types:** ported to typescript ([9f3edb8](9f3edb8))
    * _ -> # for private modifier ([4e0e9b0](4e0e9b0))
    * add missing export ([49a2442](49a2442))
    * add type overloads for heap ([d2057b6](d2057b6))
    * refine types for memorized ([68ca781](68ca781))
    semantic-release-bot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    38c0a07 View commit details
    Browse the repository at this point in the history
Loading